On 31.05.2013 13:23, Ariel Constenla-Haile wrote:
On Fri, May 31, 2013 at 6:03 AM,  <a...@apache.org> wrote:
Author: af
Date: Fri May 31 09:03:08 2013
New Revision: 1488132

URL: http://svn.apache.org/r1488132
Log:
122271: Setting FOCUSABLE flag at accessibility object sidebar title bars
         so that bridges create focus events and title bars become visible
         to AT devices.

Modified:
     openoffice/trunk/main/sfx2/Library_sfx.mk
     openoffice/trunk/main/sfx2/source/sidebar/DeckTitleBar.cxx
     openoffice/trunk/main/sfx2/source/sidebar/DeckTitleBar.hxx
     openoffice/trunk/main/sfx2/source/sidebar/PanelTitleBar.cxx
     openoffice/trunk/main/sfx2/source/sidebar/PanelTitleBar.hxx
     openoffice/trunk/main/sfx2/source/sidebar/TitleBar.cxx
     openoffice/trunk/main/sfx2/source/sidebar/TitleBar.hxx

Modified: openoffice/trunk/main/sfx2/Library_sfx.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sfx2/Library_sfx.mk?rev=1488132&r1=1488131&r2=1488132&view=diff
==============================================================================
--- openoffice/trunk/main/sfx2/Library_sfx.mk (original)
+++ openoffice/trunk/main/sfx2/Library_sfx.mk Fri May 31 09:03:08 2013
@@ -218,6 +218,8 @@ $(eval $(call gb_Library_add_exception_o
         sfx2/source/sidebar/SidebarController \
         sfx2/source/sidebar/SidebarPanelBase \
         sfx2/source/sidebar/SidebarToolBox \
+       sfx2/source/sidebar/Accessible \
/trunk/main/solenv/gbuild/LinkTarget.mk:163: *** Unable to find
generated C++ file
/trunk/main/solver/400/unxlngx6/workdir/sfx2/source/sidebar/Accessible.cxx
in WORKDIR..  Stop.
make: *** Waiting for unfinished jobs....

Sorry.  I forgot to check in the new files.  Revision 1488172 fixes this.

-Andre


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to