Searched refs:SfxDockingWrapper (Results 1 – 3 of 3) sorted by relevance
127 class SfxDockingWrapper : public SfxChildWindow class130 SfxDockingWrapper( Window* pParent ,135 SFX_DECL_CHILDWINDOW(SfxDockingWrapper);
136 SfxDockingWrapper::SfxDockingWrapper( Window* pParentWnd , in SfxDockingWrapper() function in SfxDockingWrapper244 SfxChildWindow* SfxDockingWrapper::CreateImpl( in CreateImpl()247 SfxChildWindow *pWin = new SfxDockingWrapper(pParent, nId, pBindings, pInfo); return pWin; in CreateImpl()250 sal_uInt16 SfxDockingWrapper::GetChildWindowId () in GetChildWindowId()256 void SfxDockingWrapper::RegisterChildWindow (sal_Bool bVis, SfxModule *pMod, sal_uInt16 nFlags) in RegisterChildWindow()262 …SfxChildWinFactory *pFact = new SfxChildWinFactory( SfxDockingWrapper::CreateImpl, nID, 0xffff ); … in RegisterChildWindow()269 SfxChildWinInfo SfxDockingWrapper::GetInfo() const in GetInfo()
67 SfxDockingWrapper::RegisterChildWindow(); in Registrations_Impl()
Completed in 26 milliseconds