Searched refs:bCanGetFocus (Results 1 – 2 of 2) sorted by relevance
107 sal_Bool bCanGetFocus; member113 bCanGetFocus( sal_False ), bSetFocus( sal_False ) in SfxChild_Impl()310 … RegisterChild_Impl( Window& rWindow, SfxChildAlignment eAlign, sal_Bool bCanGetFocus=sal_False );
1041 SfxChildAlignment eAlign, sal_Bool bCanGetFocus ) in RegisterChild_Impl() argument1054 pChild->bCanGetFocus = bCanGetFocus; in RegisterChild_Impl()3014 if ( pCli && pCli->bCanGetFocus && pCli->pWin ) in ActivateNextChild_Impl()
Completed in 29 milliseconds