Home
last modified time | relevance | path

Searched refs:RegisterChildWindowContext (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dchildwin.hxx163 …static void RegisterChildWindowContext(SfxModule*, sal_uInt16, SfxChildWinContextFactory*);
259 static void RegisterChildWindowContext(SfxModule *pMod=0); \
265 static void RegisterChildWindowContext(sal_uInt16, SfxModule *pMod=0); \
277 void Class::RegisterChildWindowContext(SfxModule* pMod) \
282 SfxChildWindowContext::RegisterChildWindowContext(pMod, MyID, pFact); \
295 void Class::RegisterChildWindowContext(sal_uInt16 nId, SfxModule* pMod) \
299 SfxChildWindowContext::RegisterChildWindowContext(pMod, MyID, pFact); \
H A Dmodule.hxx86 void RegisterChildWindowContext( sal_uInt16, SfxChildWinContextFactory* );
/trunk/main/sd/source/ui/app/
H A Dsddll2.cxx121 …::sd::NavigatorChildWindow::RegisterChildWindowContext( (sal_uInt16) ::sd::DrawViewShell::GetInter… in RegisterControllers()
122 …::sd::NavigatorChildWindow::RegisterChildWindowContext( (sal_uInt16) ::sd::GraphicViewShell::GetIn… in RegisterControllers()
/trunk/main/sc/source/ui/app/
H A Dscdll.cxx290 ScNavigatorDialogWrapper ::RegisterChildWindowContext( in Init()
/trunk/main/sfx2/source/appl/
H A Dmodule.cxx237 void SfxModule::RegisterChildWindowContext( sal_uInt16 nId, in RegisterChildWindowContext() function in SfxModule
H A Dchildwin.cxx842 void SfxChildWindowContext::RegisterChildWindowContext(SfxModule* pMod, sal_uInt16 nId, SfxChildWin… in RegisterChildWindowContext() function in SfxChildWindowContext
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx434 SwNavigationChild::RegisterChildWindowContext( pMod ); in RegisterControls()

Completed in 41 milliseconds