Searched refs:GalleryChildWindow (Results  1 – 11 of 11) sorted by relevance
| /aoo4110/main/svx/source/gallery2/ | 
| H A D | galbrws.cxx | 43 DBG_NAME(GalleryChildWindow)  in DBG_NAME()  argument45 GalleryChildWindow::GalleryChildWindow( Window* _pParent, sal_uInt16 nId, SfxBindings* pBindings, S…  in DBG_NAME()
 48     DBG_CTOR(GalleryChildWindow,NULL);  in DBG_NAME()
 57 GalleryChildWindow::~GalleryChildWindow()  in ~GalleryChildWindow()
 60     DBG_DTOR(GalleryChildWindow,NULL);  in ~GalleryChildWindow()
 65 SFX_IMPL_DOCKINGWINDOW( GalleryChildWindow, SID_GALLERY )  in SFX_IMPL_DOCKINGWINDOW()  argument
 
 | 
| /aoo4110/main/svx/inc/svx/ | 
| H A D | galbrws.hxx | 35 class SVX_DLLPUBLIC GalleryChildWindow : public SfxChildWindow  class38 						GalleryChildWindow( Window*, sal_uInt16, SfxBindings*, SfxChildWinInfo* );
 39 						~GalleryChildWindow();
 41 						SFX_DECL_CHILDWINDOW( GalleryChildWindow );
 
 | 
| /aoo4110/main/sd/source/ui/view/ | 
| H A D | drvwshrg.cxx | 86 	SFX_CHILDWINDOW_REGISTRATION( GalleryChildWindow::GetChildWindowId() );  in SFX_IMPL_INTERFACE()112 	SFX_CHILDWINDOW_REGISTRATION( GalleryChildWindow::GetChildWindowId() );  in SFX_IMPL_INTERFACE()
 
 | 
| H A D | drviews6.cxx | 305 		sal_uInt16 nId = GalleryChildWindow::GetChildWindowId();  in SetChildWindowState()541 			GetViewFrame()->ToggleChildWindow( GalleryChildWindow::GetChildWindowId() );  in FuTemp04()
 
 | 
| /aoo4110/main/sc/source/ui/view/ | 
| H A D | tabvwsh9.cxx | 72 			pThisFrame->ToggleChildWindow( GalleryChildWindow::GetChildWindowId() );  in ExecChildWin()93 		sal_uInt16 nId = GalleryChildWindow::GetChildWindowId();  in GetChildWinState()
 
 | 
| H A D | tabvwsh.cxx | 93 	SFX_CHILDWINDOW_REGISTRATION(GalleryChildWindow::GetChildWindowId());  in SFX_IMPL_INTERFACE()
 | 
| /aoo4110/main/sd/source/ui/app/ | 
| H A D | sddll2.cxx | 132 	GalleryChildWindow::RegisterChildWindow(0, pMod);  in RegisterControllers()
 | 
| /aoo4110/main/sc/source/ui/app/ | 
| H A D | scdll.cxx | 319 	GalleryChildWindow			::RegisterChildWindow(sal_False, pMod);  in Init()
 | 
| /aoo4110/main/sw/source/ui/app/ | 
| H A D | swmodule.cxx | 462 	GalleryChildWindow::RegisterChildWindow(0, pMod);  in RegisterControls()
 | 
| /aoo4110/main/sw/source/ui/uiview/ | 
| H A D | view0.cxx | 118 	SFX_CHILDWINDOW_REGISTRATION(GalleryChildWindow::GetChildWindowId());  in SFX_IMPL_INTERFACE()
 | 
| /aoo4110/main/sd/source/ui/slideshow/ | 
| H A D | slideshowimpl.cxx | 2643 	&GalleryChildWindow::GetChildWindowId
 | 
        Completed in 64 milliseconds