Lines Matching refs:SfxChildWindow
79 SfxChildWindow* pChildWin ,
140 : SfxChildWindow( pParentWnd , nId ) in SfxDockingWrapper()
244 SfxChildWindow* SfxDockingWrapper::CreateImpl( in CreateImpl()
247 SfxChildWindow *pWin = new SfxDockingWrapper(pParent, nId, pBindings, pInfo); return pWin; in CreateImpl()
265 SfxChildWindow::RegisterChildWindow(pMod, pFact); in RegisterChildWindow()
271 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); in GetInfo()
277 SfxChildWindow* pChildWin , in SfxTitleDockingWindow()
398 SfxChildWindow* pChildWindow = pWorkWindow->GetChildWindow_Impl(nID); in SfxDockingWindowFactory()
425 SfxChildWindow* pChildWindow = pWorkWindow->GetChildWindow_Impl(nID); in IsDockingWindowVisible()
904 SfxDockingWindow::SfxDockingWindow( SfxBindings *pBindinx, SfxChildWindow *pCW, in SfxDockingWindow()
958 SfxDockingWindow::SfxDockingWindow( SfxBindings *pBindinx, SfxChildWindow *pCW, in SfxDockingWindow()