/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/form/ |
H A D | fmshell.cxx | 132 SFX_IMPL_INTERFACE(FmFormShell, SfxShell) in SFX_IMPL_INTERFACE() argument 134 void FmFormShell::InitInterface_Impl() in SFX_IMPL_INTERFACE() 164 FmFormShell::FmFormShell( SfxViewShell* _pParent, FmFormView* pView ) in FmFormShell() function in FmFormShell 180 FmFormShell::~FmFormShell() in ~FmFormShell() 196 bool FmFormShell::PrepareClose(bool bUI) in PrepareClose() 322 void FmFormShell::Execute(SfxRequest &rReq) in Execute() 1132 FmFormPage* FmFormShell::GetCurPage() const in GetCurPage() 1196 void FmFormShell::Activate(bool bMDI) in Activate() 1205 void FmFormShell::Deactivate(bool bMDI) in Deactivate() 1226 bool FmFormShell::IsActiveControl() const in IsActiveControl() [all …]
|
H A D | fmPropBrw.cxx | 414 void FmPropBrw::impl_createPropertyBrowser_throw( FmFormShell* _pFormShell ) in impl_createPropertyBrowser_throw() 493 void FmPropBrw::impl_ensurePropertyBrowser_nothrow( FmFormShell* _pFormShell ) in impl_ensurePropertyBrowser_nothrow() 534 …FmFormShell* pShell = dynamic_cast<FmFormShell*>( static_cast<const SfxObjectItem*>(pState)->GetSh… in StateChanged()
|
H A D | tabwin.cxx | 190 …FmFormShell* pShell = dynamic_cast<FmFormShell*>( static_cast<const SfxObjectItem*>(pState)->GetSh… in StateChanged() 197 void FmFieldWin::UpdateContent(FmFormShell const * pShell) in UpdateContent()
|
H A D | navigatortree.cxx | 186 void NavigatorTree::UpdateContent( FmFormShell* pFormShell ) in UpdateContent() 194 FmFormShell* pOldShell = GetNavModel()->GetFormShell(); in UpdateContent() 984 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in implExecuteDataTransfer() 1310 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in NewForm() 1465 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in ShowSelectionProperties() 1567 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in DeleteSelection() 1826 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in SynchronizeSelection() 1839 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in SynchronizeMarkList() 1920 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in UnmarkAllViewObj() 1929 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in MarkViewObj() [all …]
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/ |
H A D | fmshell.cxx | 151 SFX_IMPL_INTERFACE(FmFormShell, SfxShell) in SFX_IMPL_INTERFACE() argument 153 void FmFormShell::InitInterface_Impl() in SFX_IMPL_INTERFACE() 183 FmFormShell::FmFormShell( SfxViewShell* _pParent, FmFormView* pView ) in FmFormShell() function in FmFormShell 199 FmFormShell::~FmFormShell() in ~FmFormShell() 215 bool FmFormShell::PrepareClose(bool bUI) in PrepareClose() 341 void FmFormShell::Execute(SfxRequest &rReq) in Execute() 1151 FmFormPage* FmFormShell::GetCurPage() const in GetCurPage() 1215 void FmFormShell::Activate(bool bMDI) in Activate() 1224 void FmFormShell::Deactivate(bool bMDI) in Deactivate() 1245 bool FmFormShell::IsActiveControl() const in IsActiveControl() [all …]
|
H A D | navigatortree.cxx | 186 void NavigatorTree::UpdateContent( FmFormShell* pFormShell ) in UpdateContent() 194 FmFormShell* pOldShell = GetNavModel()->GetFormShell(); in UpdateContent() 1008 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in implExecuteDataTransfer() 1338 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in NewForm() 1543 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in ShowSelectionProperties() 1642 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in DeleteSelection() 1908 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in SynchronizeSelection() 1921 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in SynchronizeMarkList() 2009 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in UnmarkAllViewObj() 2018 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in MarkViewObj() [all …]
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/ |
H A D | FormShellManager.hxx | 29 class FmFormShell; 68 void SetFormShell(FmFormShell* pFormShell); 75 FmFormShell* GetFormShell() { return mpFormShell; } in GetFormShell() 84 FmFormShell* mpFormShell;
|
H A D | ViewShellManager.hxx | 26 class FmFormShell; 109 void SetFormShell(const ViewShell* pParentShell, FmFormShell* pFormShell, bool bAbove);
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/ |
H A D | FormShellManager.hxx | 30 class FmFormShell; 64 void SetFormShell (FmFormShell* pFormShell); 71 FmFormShell* GetFormShell() { return mpFormShell;} in GetFormShell() 80 FmFormShell* mpFormShell;
|
H A D | ViewShellManager.hxx | 27 class FmFormShell; 114 void SetFormShell (const ViewShell* pParentShell, FmFormShell* pFormShell, bool bAbove);
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/ |
H A D | fmview.hxx | 38 class FmFormShell; 57 FmFormShell* pFormShell; 132 SVX_DLLPRIVATE FmFormShell* GetFormShell() const { return pFormShell; } in GetFormShell() 134 struct FormShellAccess { friend class FmFormShell; private: FormShellAccess() { } }; in FormShellAccess() 135 void SetFormShell( FmFormShell* pShell, FormShellAccess ) { pFormShell = pShell; } in SetFormShell()
|
H A D | fmshell.hxx | 73 class SVXCORE_DLLPUBLIC FmFormShell final : public SfxShell class 100 FmFormShell(SfxViewShell* pParent, FmFormView* pView = nullptr); 101 virtual ~FmFormShell() override;
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/ |
H A D | fmview.hxx | 38 class FmFormShell; 57 FmFormShell* pFormShell; 132 SVX_DLLPRIVATE FmFormShell* GetFormShell() const { return pFormShell; } in GetFormShell() 134 struct FormShellAccess { friend class FmFormShell; private: FormShellAccess() { } }; in FormShellAccess() 135 void SetFormShell( FmFormShell* pShell, FormShellAccess ) { pFormShell = pShell; } in SetFormShell()
|
H A D | fmshell.hxx | 73 class SVX_DLLPUBLIC FmFormShell final : public SfxShell class 100 FmFormShell(SfxViewShell* pParent, FmFormView* pView = nullptr); 101 virtual ~FmFormShell() override;
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/ |
H A D | FormShellManager.cxx | 42 virtual FmFormShell* CreateShell (ShellId nId) override; 85 void FormShellManager::SetFormShell (FmFormShell* pFormShell) in SetFormShell() 293 FmFormShell* FormShellManagerFactory::CreateShell( ::sd::ShellId nId ) in CreateShell() 295 FmFormShell* pShell = nullptr; in CreateShell() 300 pShell = new FmFormShell(&mrViewShell.GetViewShellBase(), pView); in CreateShell()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/ |
H A D | FormShellManager.cxx | 41 virtual FmFormShell* CreateShell (ShellId nId) override; 84 void FormShellManager::SetFormShell (FmFormShell* pFormShell) in SetFormShell() 292 FmFormShell* FormShellManagerFactory::CreateShell( ::sd::ShellId nId ) in CreateShell() 294 FmFormShell* pShell = nullptr; in CreateShell() 299 pShell = new FmFormShell(&mrViewShell.GetViewShellBase(), pView); in CreateShell()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/inc/ |
H A D | fmPropBrw.hxx | 40 class FmFormShell; 91 void impl_ensurePropertyBrowser_nothrow( FmFormShell* _pFormShell ); 100 void impl_createPropertyBrowser_throw( FmFormShell* _pFormShell );
|
H A D | tabwin.hxx | 31 class FmFormShell; 62 void UpdateContent(FmFormShell const *);
|
H A D | fmexpl.hxx | 47 class FmFormShell; 309 FmFormShell* m_pFormShell; 337 void UpdateContent( FmFormShell* pNewShell ); 349 FmFormShell* GetFormShell() const { return m_pFormShell; } in GetFormShell() 472 void UpdateContent( FmFormShell* pFormShell ); 536 void UpdateContent( FmFormShell* pFormShell );
|
H A D | fmvwimp.hxx | 55 class FmFormShell; 138 friend class FmFormShell; 171 FmFormShell* GetFormShell() const;
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/inc/ |
H A D | fmPropBrw.hxx | 41 class FmFormShell; 97 void impl_ensurePropertyBrowser_nothrow( FmFormShell* _pFormShell ); 108 void impl_createPropertyBrowser_throw( FmFormShell* _pFormShell );
|
H A D | tabwin.hxx | 61 class FmFormShell; 91 void UpdateContent(FmFormShell const *);
|
H A D | fmexpl.hxx | 51 class FmFormShell; 313 FmFormShell* m_pFormShell; 341 void UpdateContent( FmFormShell* pNewShell ); 353 FmFormShell* GetFormShell() const { return m_pFormShell; } in GetFormShell() 464 void UpdateContent( FmFormShell* pFormShell ); 531 void UpdateContent( FmFormShell* pFormShell );
|
H A D | fmvwimp.hxx | 55 class FmFormShell; 142 friend class FmFormShell; 174 FmFormShell* GetFormShell() const;
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/unoidl/ |
H A D | DrawController.cxx | 662 FmFormShell* pFormShell = mpBase->GetFormShellManager()->GetFormShell(); in getFormController() 669 xController = FmFormShell::GetFormController( Form, *pSdrView, *pWindow->GetOutDev() ); in getFormController() 679 FmFormShell* pFormShell = mpBase->GetFormShellManager()->GetFormShell(); in isFormDesignMode() 690 FmFormShell* pFormShell = mpBase->GetFormShellManager()->GetFormShell(); in setFormDesignMode() 699 FmFormShell* pFormShell = mpBase->GetFormShellManager()->GetFormShell(); in getControl()
|