| /AOO41X/main/sc/source/ui/app/ |
| H A D | scdll.cxx | 264 ::sfx2::sidebar::SidebarChildWindow::RegisterChildWindow(NULL, pMod); in Init() 287 …ScInputWindowWrapper ::RegisterChildWindow(42, pMod, SFX_CHILDWIN_TASK|SFX_CHILDWIN_FORCEDO… in Init() 290 ScSolverDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init() 291 ScOptSolverDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init() 292 ScNameDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init() 293 ScPivotLayoutWrapper ::RegisterChildWindow(sal_False, pMod); in Init() 294 ScTabOpDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init() 295 ScFilterDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init() 296 ScSpecialFilterDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init() 297 ScDbNameDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init() [all …]
|
| /AOO41X/main/sd/source/ui/app/ |
| H A D | sddll2.cxx | 122 ::sd::AnimationChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers() 125 ::sd::LayerDialogChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers() 127 Svx3DChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers() 128 SvxFontWorkChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers() 129 SvxColorChildWindow::RegisterChildWindow(0, pMod, SFX_CHILDWIN_TASK); in RegisterControllers() 130 SvxSearchDialogWrapper::RegisterChildWindow(0, pMod); in RegisterControllers() 131 SvxBmpMaskChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers() 132 GalleryChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers() 133 SvxIMapDlgChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers() 134 SvxHyperlinkDlgWrapper::RegisterChildWindow(0, pMod, SFX_CHILDWIN_FORCEDOCK); in RegisterControllers() [all …]
|
| /AOO41X/main/sw/source/ui/app/ |
| H A D | swmodule.cxx | 425 SvxIMapDlgChildWindow::RegisterChildWindow( sal_False, pMod ); in RegisterControls() 426 SvxSearchDialogWrapper::RegisterChildWindow( sal_False, pMod ); in RegisterControls() 427 SvxHlinkDlgWrapper::RegisterChildWindow( sal_False, pMod ); in RegisterControls() 428 SvxHyperlinkDlgWrapper::RegisterChildWindow( sal_False, pMod, SFX_CHILDWIN_FORCEDOCK ); in RegisterControls() 429 SvxFontWorkChildWindow::RegisterChildWindow( sal_False, pMod ); in RegisterControls() 430 SwFldDlgWrapper::RegisterChildWindow( sal_False, pMod ); in RegisterControls() 431 SwFldDataOnlyDlgWrapper::RegisterChildWindow( sal_False, pMod ); in RegisterControls() 432 SvxContourDlgChildWindow::RegisterChildWindow( sal_False, pMod ); in RegisterControls() 434 SwInputChild::RegisterChildWindow( sal_False, pMod, SFX_CHILDWIN_FORCEDOCK ); in RegisterControls() 435 SwRedlineAcceptChild::RegisterChildWindow( sal_False, pMod ); in RegisterControls() [all …]
|
| /AOO41X/main/sfx2/source/appl/ |
| H A D | appreg.cxx | 63 SfxRecordingFloatWrapper_Impl::RegisterChildWindow(); in Registrations_Impl() 64 SfxNavigatorWrapper::RegisterChildWindow( sal_False, NULL, SFX_CHILDWIN_NEVERHIDE ); in Registrations_Impl() 65 SfxPartChildWnd_Impl::RegisterChildWindow(); in Registrations_Impl() 66 SfxTemplateDialogWrapper::RegisterChildWindow(sal_True); in Registrations_Impl() 67 SfxDockingWrapper::RegisterChildWindow(); in Registrations_Impl()
|
| H A D | appchild.cxx | 52 pMod->RegisterChildWindow( pFact ); in RegisterChildWindow_Impl() 121 pMod->RegisterChildWindow( pF ); in RegisterChildWindowContext_Impl()
|
| H A D | module.cxx | 212 void SfxModule::RegisterChildWindow(SfxChildWinFactory *pFact) in RegisterChildWindow() function in SfxModule
|
| H A D | childwin.cxx | 847 void SfxChildWindow::RegisterChildWindow(SfxModule* pMod, SfxChildWinFactory* pFact) in RegisterChildWindow() function in SfxChildWindow
|
| /AOO41X/main/svx/source/form/ |
| H A D | fmobjfac.cxx | 99 FmFieldWinMgr::RegisterChildWindow(); in FmFormObjFactory() 100 FmPropBrwMgr::RegisterChildWindow(); in FmFormObjFactory() 101 NavigatorFrameManager::RegisterChildWindow(); in FmFormObjFactory() 102 DataNavigatorManager::RegisterChildWindow(); in FmFormObjFactory() 103 FmFilterNavigatorWinMgr::RegisterChildWindow(); in FmFormObjFactory()
|
| /AOO41X/main/sfx2/inc/sfx2/ |
| H A D | childwin.hxx | 224 static void RegisterChildWindow(SfxModule*, SfxChildWinFactory*); 306 …static void RegisterChildWindow (sal_Bool bVisible=sal_False, SfxModule *pMod=NULL, sal_uInt16 nF… 322 void Class::RegisterChildWindow (sal_Bool bVis, SfxModule *pMod, sal_uInt16 nFlags) \ 328 SfxChildWindow::RegisterChildWindow(pMod, pFact); \
|
| H A D | shell.hxx | 395 GetStaticInterface()->RegisterChildWindow( nId, (sal_Bool) sal_False ) 398 GetStaticInterface()->RegisterChildWindow( nId, (sal_Bool) sal_False, nFeature ) 401 GetStaticInterface()->RegisterChildWindow( nId, (sal_Bool) sal_True )
|
| H A D | objface.hxx | 89 … void RegisterChildWindow( sal_uInt16, sal_Bool bContext, const String* pST=0 ); 90 …void RegisterChildWindow( sal_uInt16, sal_Bool bContext, sal_uInt32 nFeature, c…
|
| H A D | module.hxx | 85 void RegisterChildWindow(SfxChildWinFactory*);
|
| /AOO41X/main/starmath/source/ |
| H A D | smdll.cxx | 88 SmToolBoxWrapper::RegisterChildWindow(sal_True); in Init() 89 SmCmdBoxWrapper::RegisterChildWindow(sal_True); in Init()
|
| /AOO41X/main/sfx2/source/control/ |
| H A D | objface.cxx | 505 void SfxInterface::RegisterChildWindow(sal_uInt16 nId, sal_Bool bContext, const String* pChildWinNa… in RegisterChildWindow() function in SfxInterface 507 RegisterChildWindow( nId, bContext, 0UL, pChildWinName ); in RegisterChildWindow() 510 void SfxInterface::RegisterChildWindow(sal_uInt16 nId, sal_Bool bContext, sal_uInt32 nFeature, cons… in RegisterChildWindow() function in SfxInterface
|
| /AOO41X/main/basctl/source/basicide/ |
| H A D | iderdll.cxx | 111 PropBrwMgr::RegisterChildWindow(); in Init()
|
| H A D | basidesh.cxx | 202 SvxSearchDialogWrapper::RegisterChildWindow( sal_False ); in Init()
|
| /AOO41X/main/sfx2/source/dialog/ |
| H A D | dockwin.cxx | 256 void SfxDockingWrapper::RegisterChildWindow (sal_Bool bVis, SfxModule *pMod, sal_uInt16 nFlags) in RegisterChildWindow() function in SfxDockingWrapper 265 SfxChildWindow::RegisterChildWindow(pMod, pFact); in RegisterChildWindow()
|