Searched refs:GalleryChildWindow (Results 1 – 11 of 11) sorted by relevance
/trunk/main/svx/source/gallery2/ |
H A D | galbrws.cxx | 43 DBG_NAME(GalleryChildWindow) in DBG_NAME() argument 45 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
|
/trunk/main/svx/inc/svx/ |
H A D | galbrws.hxx | 35 class SVX_DLLPUBLIC GalleryChildWindow : public SfxChildWindow class 38 GalleryChildWindow( Window*, sal_uInt16, SfxBindings*, SfxChildWinInfo* ); 39 ~GalleryChildWindow(); 41 SFX_DECL_CHILDWINDOW( GalleryChildWindow );
|
/trunk/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()
|
/trunk/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()
|
/trunk/main/sd/source/ui/app/ |
H A D | sddll2.cxx | 130 GalleryChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
|
/trunk/main/sc/source/ui/app/ |
H A D | scdll.cxx | 319 GalleryChildWindow ::RegisterChildWindow(sal_False, pMod); in Init()
|
/trunk/main/sw/source/ui/app/ |
H A D | swmodule.cxx | 462 GalleryChildWindow::RegisterChildWindow(0, pMod); in RegisterControls()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | view0.cxx | 118 SFX_CHILDWINDOW_REGISTRATION(GalleryChildWindow::GetChildWindowId()); in SFX_IMPL_INTERFACE()
|
/trunk/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 2664 &GalleryChildWindow::GetChildWindowId
|
Completed in 131 milliseconds