Searched refs:RegisterChildWindowContext (Results 1 – 7 of 7) sorted by relevance
| /AOO41X/main/sfx2/inc/sfx2/ |
| H A D | childwin.hxx | 163 …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 D | module.hxx | 86 … void RegisterChildWindowContext( sal_uInt16, SfxChildWinContextFactory* );
|
| /AOO41X/main/sd/source/ui/app/ |
| H A D | sddll2.cxx | 123 …::sd::NavigatorChildWindow::RegisterChildWindowContext( (sal_uInt16) ::sd::DrawViewShell::GetInter… in RegisterControllers() 124 …::sd::NavigatorChildWindow::RegisterChildWindowContext( (sal_uInt16) ::sd::GraphicViewShell::GetIn… in RegisterControllers()
|
| /AOO41X/main/sc/source/ui/app/ |
| H A D | scdll.cxx | 288 ScNavigatorDialogWrapper ::RegisterChildWindowContext( in Init()
|
| /AOO41X/main/sfx2/source/appl/ |
| H A D | module.cxx | 237 void SfxModule::RegisterChildWindowContext( sal_uInt16 nId, in RegisterChildWindowContext() function in SfxModule
|
| H A D | childwin.cxx | 842 void SfxChildWindowContext::RegisterChildWindowContext(SfxModule* pMod, sal_uInt16 nId, SfxChildWin… in RegisterChildWindowContext() function in SfxChildWindowContext
|
| /AOO41X/main/sw/source/ui/app/ |
| H A D | swmodule.cxx | 433 SwNavigationChild::RegisterChildWindowContext( pMod ); in RegisterControls()
|