Home
last modified time | relevance | path

Searched refs:SfxInfoBarContainerChild (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dinfobar.hxx41 class SFX2_DLLPUBLIC SfxInfoBarContainerChild final : public SfxChildWindow class
47 SfxInfoBarContainerChild( vcl::Window* pParent,
51 virtual ~SfxInfoBarContainerChild() override;
53 SFX_DECL_CHILDWINDOW_WITHID( SfxInfoBarContainerChild );
103 SfxInfoBarContainerChild* m_pChildWin;
107 SfxInfoBarContainerWindow(SfxInfoBarContainerChild* pChildWin);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dinfobar.hxx41 class SFX2_DLLPUBLIC SfxInfoBarContainerChild final : public SfxChildWindow class
47 SfxInfoBarContainerChild(vcl::Window* pParent, sal_uInt16 nId, SfxBindings* pBindings,
49 virtual ~SfxInfoBarContainerChild() override;
51 SFX_DECL_CHILDWINDOW_WITHID(SfxInfoBarContainerChild);
113 SfxInfoBarContainerChild* m_pChildWin;
121 SfxInfoBarContainerWindow(SfxInfoBarContainerChild* pChildWin);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dinfobar.cxx348 SfxInfoBarContainerWindow::SfxInfoBarContainerWindow(SfxInfoBarContainerChild* pChildWin) in SfxInfoBarContainerWindow()
485 SFX_IMPL_POS_CHILDWINDOW_WITHID(SfxInfoBarContainerChild, SID_INFOBAR, SFX_OBJECTBAR_OBJECT);
487 SfxInfoBarContainerChild::SfxInfoBarContainerChild(vcl::Window* _pParent, sal_uInt16 nId, in SfxInfoBarContainerChild() function in SfxInfoBarContainerChild
499 SfxInfoBarContainerChild::~SfxInfoBarContainerChild() {} in ~SfxInfoBarContainerChild()
501 SfxChildWinInfo SfxInfoBarContainerChild::GetInfo() const in GetInfo()
507 void SfxInfoBarContainerChild::Update() in Update()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dinfobar.cxx370 SfxInfoBarContainerWindow::SfxInfoBarContainerWindow(SfxInfoBarContainerChild* pChildWin ) : in SfxInfoBarContainerWindow()
461 SFX_IMPL_POS_CHILDWINDOW_WITHID(SfxInfoBarContainerChild, SID_INFOBAR, SFX_OBJECTBAR_OBJECT);
463 SfxInfoBarContainerChild::SfxInfoBarContainerChild( vcl::Window* _pParent, sal_uInt16 nId, SfxBindi… in SfxInfoBarContainerChild() function in SfxInfoBarContainerChild
474 SfxInfoBarContainerChild::~SfxInfoBarContainerChild() in ~SfxInfoBarContainerChild()
478 SfxChildWinInfo SfxInfoBarContainerChild::GetInfo() const in GetInfo()
484 void SfxInfoBarContainerChild::Update() in Update()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrvwshrg.cxx63 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
89 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
H A Doutlnvsh.cxx114 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrvwshrg.cxx64 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
91 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
H A Doutlnvsh.cxx115 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dappreg.cxx52 SfxInfoBarContainerChild::RegisterChildWindow( true, nullptr, SfxChildWindowFlags::NEVERHIDE ); in Registrations_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dappreg.cxx57 SfxInfoBarContainerChild::RegisterChildWindow( true, nullptr, SfxChildWindowFlags::NEVERHIDE ); in Registrations_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dtabvwsh.cxx54 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dtabvwsh.cxx53 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/web/
H A Dwview.cxx77 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/web/
H A Dwview.cxx83 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dview0.cxx96 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Dviewfrm.cxx3422 SfxChildWindow* pChild = GetChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in AppendInfoBar()
3432 ShowChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in AppendInfoBar()
3439 const sal_uInt16 nId = SfxInfoBarContainerChild::GetChildWindowId(); in UpdateInfoBar()
3458 const sal_uInt16 nId = SfxInfoBarContainerChild::GetChildWindowId(); in RemoveInfoBar()
3476 const sal_uInt16 nId = SfxInfoBarContainerChild::GetChildWindowId(); in HasInfoBarWithID()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Dviewfrm.cxx3309 SfxChildWindow* pChild = GetChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in AppendInfoBar()
3319 ShowChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in AppendInfoBar()
3326 const sal_uInt16 nId = SfxInfoBarContainerChild::GetChildWindowId(); in UpdateInfoBar()
3345 const sal_uInt16 nId = SfxInfoBarContainerChild::GetChildWindowId(); in RemoveInfoBar()
3363 const sal_uInt16 nId = SfxInfoBarContainerChild::GetChildWindowId(); in HasInfoBarWithID()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dview0.cxx88 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/basicide/
H A Dbasidesh.cxx152 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/basicide/
H A Dbasidesh.cxx148 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_INTERFACE()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dview.cxx876 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_SUPERCLASS_INTERFACE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Dview.cxx1022 GetStaticInterface()->RegisterChildWindow(SfxInfoBarContainerChild::GetChildWindowId()); in SFX_IMPL_SUPERCLASS_INTERFACE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2306 &SfxInfoBarContainerChild::GetChildWindowId
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2316 &SfxInfoBarContainerChild::GetChildWindowId
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog1194043 + Adding the SfxInfoBarContainerChild registration in all modules

12