Searched refs:GetChildWindow_Impl (Results 1 – 11 of 11) sorted by relevance
81 SfxChildWindowContext *pCon = GetChildWindow_Impl()->GetContext_Impl(); in Resizing()89 SfxChildWindowContext *pCon = GetChildWindow_Impl()->GetContext_Impl(); in Close()
214 SfxChildWindow* pChild = GetChildWindow_Impl(); in QueryClose()235 SfxChildWindow* pChild = GetChildWindow_Impl(); in Notify()
283 const sal_uInt16 nChildWindowId( GetChildWindow_Impl()->GetType() ); in IMPL_LINK()
398 SfxChildWindow* pChildWindow = pWorkWindow->GetChildWindow_Impl(nID); in SfxDockingWindowFactory()425 SfxChildWindow* pChildWindow = pWorkWindow->GetChildWindow_Impl(nID); in IsDockingWindowVisible()
98 return GetChildWindow_Impl(); in GetChildWindow()
76 SAL_DLLPRIVATE SfxChildWindow* GetChildWindow_Impl() { return pMgr; } in GetChildWindow_Impl() function in SfxDockingWindow
273 SfxChildWindow *pChild = rBindings.GetWorkWindow_Impl()->GetChildWindow_Impl( in GetCurrentTemplateCommon()
2586 SfxChildWindow* SfxWorkWindow::GetChildWindow_Impl(sal_uInt16 nId) in GetChildWindow_Impl() function in SfxWorkWindow2597 return pParent->GetChildWindow_Impl( nId ); in GetChildWindow_Impl()
353 SfxChildWindow* GetChildWindow_Impl(sal_uInt16);
862 …SfxChildWindow *pWin = pWorkWin->GetChildWindow_Impl( (sal_uInt16) ( pImp->aChildWins[n] & 0xFFFF … in DoDeactivate_Impl()
3580 return pWork ? pWork->GetChildWindow_Impl(nId) : NULL; in GetChildWindow()
Completed in 85 milliseconds