Home
last modified time | relevance | path

Searched refs:GetChildWindow_Impl (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Dnavigat.cxx81 SfxChildWindowContext *pCon = GetChildWindow_Impl()->GetContext_Impl(); in Resizing()
89 SfxChildWindowContext *pCon = GetChildWindow_Impl()->GetContext_Impl(); in Close()
H A Dpartwnd.cxx214 SfxChildWindow* pChild = GetChildWindow_Impl(); in QueryClose()
235 SfxChildWindow* pChild = GetChildWindow_Impl(); in Notify()
H A Dtitledockwin.cxx283 const sal_uInt16 nChildWindowId( GetChildWindow_Impl()->GetType() ); in IMPL_LINK()
H A Ddockwin.cxx398 SfxChildWindow* pChildWindow = pWorkWindow->GetChildWindow_Impl(nID); in SfxDockingWindowFactory()
425 SfxChildWindow* pChildWindow = pWorkWindow->GetChildWindow_Impl(nID); in IsDockingWindowVisible()
/trunk/main/sfx2/source/sidebar/
H A DSidebarDockingWindow.cxx98 return GetChildWindow_Impl(); in GetChildWindow()
/trunk/main/sfx2/inc/sfx2/
H A Ddockwin.hxx76 SAL_DLLPRIVATE SfxChildWindow* GetChildWindow_Impl() { return pMgr; } in GetChildWindow_Impl() function in SfxDockingWindow
/trunk/main/sfx2/source/appl/
H A Dappmisc.cxx273 SfxChildWindow *pChild = rBindings.GetWorkWindow_Impl()->GetChildWindow_Impl( in GetCurrentTemplateCommon()
H A Dworkwin.cxx2586 SfxChildWindow* SfxWorkWindow::GetChildWindow_Impl(sal_uInt16 nId) in GetChildWindow_Impl() function in SfxWorkWindow
2597 return pParent->GetChildWindow_Impl( nId ); in GetChildWindow_Impl()
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx353 SfxChildWindow* GetChildWindow_Impl(sal_uInt16);
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx862 …SfxChildWindow *pWin = pWorkWin->GetChildWindow_Impl( (sal_uInt16) ( pImp->aChildWins[n] & 0xFFFF … in DoDeactivate_Impl()
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx3580 return pWork ? pWork->GetChildWindow_Impl(nId) : NULL; in GetChildWindow()

Completed in 69 milliseconds