Home
last modified time | relevance | path

Searched refs:bCanGetFocus (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx107 sal_Bool bCanGetFocus; member
113 bCanGetFocus( sal_False ), bSetFocus( sal_False ) in SfxChild_Impl()
310 … RegisterChild_Impl( Window& rWindow, SfxChildAlignment eAlign, sal_Bool bCanGetFocus=sal_False );
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx1041 SfxChildAlignment eAlign, sal_Bool bCanGetFocus ) in RegisterChild_Impl() argument
1054 pChild->bCanGetFocus = bCanGetFocus; in RegisterChild_Impl()
3014 if ( pCli && pCli->bCanGetFocus && pCli->pWin ) in ActivateNextChild_Impl()

Completed in 32 milliseconds