Home
last modified time | relevance | path

Searched refs:SwDrawBaseShell (Results 1 – 24 of 24) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Ddrwbassh.hxx31 class SwDrawBaseShell: public SwBaseShell class
36 SwDrawBaseShell(SwView &rShell);
37 virtual ~SwDrawBaseShell() override;
H A Ddrformsh.hxx24 class SwDrawBaseShell;
26 class SwDrawFormShell: public SwDrawBaseShell
H A Ddrawsh.hxx26 class SwDrawBaseShell;
28 class SwDrawShell final : public SwDrawBaseShell
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Ddrwbassh.hxx31 class SwDrawBaseShell: public SwBaseShell class
36 SwDrawBaseShell(SwView &rShell);
37 virtual ~SwDrawBaseShell() override;
H A Ddrformsh.hxx24 class SwDrawBaseShell;
26 class SwDrawFormShell: public SwDrawBaseShell
H A Ddrawsh.hxx26 class SwDrawBaseShell;
28 class SwDrawShell: public SwDrawBaseShell
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Ddrwbassh.cxx68 SFX_IMPL_SUPERCLASS_INTERFACE(SwDrawBaseShell, SwBaseShell) in SFX_IMPL_SUPERCLASS_INTERFACE() argument
70 void SwDrawBaseShell::InitInterface_Impl() in SFX_IMPL_SUPERCLASS_INTERFACE()
75 SwDrawBaseShell::SwDrawBaseShell(SwView &_rView) in SwDrawBaseShell() function in SwDrawBaseShell
90 SwDrawBaseShell::~SwDrawBaseShell() in ~SwDrawBaseShell()
97 void SwDrawBaseShell::Execute(SfxRequest const &rReq) in Execute()
562 pDlg->SetCheckNameHdl(LINK(this, SwDrawBaseShell, CheckGroupShapeNameHdl)); in Execute()
654 void SwDrawBaseShell::GetState(SfxItemSet& rSet) in GetState()
744 void SwDrawBaseShell::GetDrawAttrStateForIFBX( SfxItemSet& rSet ) in GetDrawAttrStateForIFBX()
756 bool SwDrawBaseShell::Disable(SfxItemSet& rSet, sal_uInt16 nWhich) in Disable()
779 void SwDrawBaseShell::DisableState( SfxItemSet& rSet ) in DisableState()
[all …]
H A Ddrformsh.cxx59 SFX_IMPL_INTERFACE(SwDrawFormShell, SwDrawBaseShell) in SFX_IMPL_INTERFACE() argument
247 SwDrawBaseShell(_rView) in SwDrawFormShell()
H A Ddrawsh.cxx73 SFX_IMPL_INTERFACE(SwDrawShell, SwDrawBaseShell) in SFX_IMPL_INTERFACE() argument
537 SwDrawBaseShell(_rView) in SwDrawShell()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Ddrwbassh.cxx61 SFX_IMPL_SUPERCLASS_INTERFACE(SwDrawBaseShell, SwBaseShell) in SFX_IMPL_SUPERCLASS_INTERFACE() argument
63 void SwDrawBaseShell::InitInterface_Impl() in SFX_IMPL_SUPERCLASS_INTERFACE()
68 SwDrawBaseShell::SwDrawBaseShell(SwView &_rView) in SwDrawBaseShell() function in SwDrawBaseShell
83 SwDrawBaseShell::~SwDrawBaseShell() in ~SwDrawBaseShell()
90 void SwDrawBaseShell::Execute(SfxRequest const &rReq) in Execute()
558 pDlg->SetCheckNameHdl(LINK(this, SwDrawBaseShell, CheckGroupShapeNameHdl)); in Execute()
650 void SwDrawBaseShell::GetState(SfxItemSet& rSet) in GetState()
801 void SwDrawBaseShell::GetDrawAttrStateForIFBX( SfxItemSet& rSet ) in GetDrawAttrStateForIFBX()
813 bool SwDrawBaseShell::Disable(SfxItemSet& rSet, sal_uInt16 nWhich) in Disable()
836 void SwDrawBaseShell::DisableState( SfxItemSet& rSet ) in DisableState()
[all …]
H A Ddrformsh.cxx52 SFX_IMPL_INTERFACE(SwDrawFormShell, SwDrawBaseShell) in SFX_IMPL_INTERFACE() argument
240 SwDrawBaseShell(_rView) in SwDrawFormShell()
H A Ddrawsh.cxx61 SFX_IMPL_INTERFACE(SwDrawShell, SwDrawBaseShell) in SFX_IMPL_INTERFACE() argument
540 SwDrawBaseShell(_rView) in SwDrawShell()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/sdi/
H A Dformsh.sdi23 shell SwDrawFormShell : SwDrawBaseShell
H A Ddrwbassh.sdi24 shell SwDrawBaseShell : SwBaseShell
H A Ddrawsh.sdi440 shell SwDrawShell : SwDrawBaseShell
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/sdi/
H A Dformsh.sdi23 shell SwDrawFormShell : SwDrawBaseShell
H A Ddrwbassh.sdi24 shell SwDrawBaseShell : SwBaseShell
H A Ddrawsh.sdi416 shell SwDrawShell : SwDrawBaseShell
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Dswmodule.cxx238 SwDrawBaseShell::RegisterInterface(pMod); in RegisterInterfaces()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/app/
H A Dswmodule.cxx263 SwDrawBaseShell::RegisterInterface(pMod); in RegisterInterfaces()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewdraw.cxx408 dynamic_cast< const SwDrawBaseShell *>( m_pShell ) == nullptr && in ExitDraw()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewdraw.cxx408 dynamic_cast< const SwDrawBaseShell *>( m_pShell ) == nullptr && in ExitDraw()
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog241493 SwDrawBaseShell::GetState() so that the align buttons are informed
339038 The same was not true when SwDrawBaseShell::Execute() calls
2454779 …(1.15-1.17); FILE MERGED 2004/07/14 07:47:33 od 1.15.18.1: #i30451# <SwDrawBaseShell::Execute(..)>…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog76989 The same was not true when SwDrawBaseShell::Execute() calls
2192730 …(1.15-1.17); FILE MERGED 2004/07/14 07:47:33 od 1.15.18.1: #i30451# <SwDrawBaseShell::Execute(..)>…