Searched refs:ShowChildWindow_Impl (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sfx2/source/appl/ |
H A D | workwin.cxx | 2263 ShowChildWindow_Impl( nId, sal_False, bSetFocus ); in ToggleChildWindow_Impl() 2286 ShowChildWindow_Impl( nId, sal_True, bSetFocus ); in ToggleChildWindow_Impl() 2498 void SfxWorkWindow::ShowChildWindow_Impl(sal_uInt16 nId, sal_Bool bVisible, sal_Bool bSetFocus) in ShowChildWindow_Impl() function in SfxWorkWindow 2563 pParent->ShowChildWindow_Impl( nId, bVisible, bSetFocus ); in ShowChildWindow_Impl()
|
/aoo41x/main/sfx2/source/inc/ |
H A D | workwin.hxx | 351 void ShowChildWindow_Impl(sal_uInt16, sal_Bool bVisible, sal_Bool bSetFocus);
|
/aoo41x/main/sfx2/source/view/ |
H A D | viewfrm.cxx | 3571 pWork->ShowChildWindow_Impl(nId, bVisible, sal_True ); in ShowChildWindow()
|
Completed in 79 milliseconds