Searched refs:HasChildWindow_Impl (Results 1 – 3 of 3) sorted by relevance
349 sal_Bool HasChildWindow_Impl(sal_uInt16);
2341 sal_Bool SfxWorkWindow::HasChildWindow_Impl(sal_uInt16 nId) in HasChildWindow_Impl() function in SfxWorkWindow2357 return pParent->HasChildWindow_Impl( nId ); in HasChildWindow_Impl()
3552 return pWork ? pWork->HasChildWindow_Impl(nId) : sal_False; in HasChildWindow()
Completed in 39 milliseconds