Home
last modified time | relevance | path

Searched refs:ShowChildWindow_Impl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx2263 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()
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx351 void ShowChildWindow_Impl(sal_uInt16, sal_Bool bVisible, sal_Bool bSetFocus);
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx3571 pWork->ShowChildWindow_Impl(nId, bVisible, sal_True ); in ShowChildWindow()

Completed in 44 milliseconds