Home
last modified time | relevance | path

Searched refs:XclExpLinkMgrRef (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxeroot.hxx72 typedef rtl::Reference< XclExpLinkManager > XclExpLinkMgrRef; typedef
89 XclExpLinkMgrRef mxGlobLinkMgr; /// Global link manager for defined names.
90 XclExpLinkMgrRef mxLocLinkMgr; /// Local link manager for a sheet.
185 XclExpRootData::XclExpLinkMgrRef const & GetLocalLinkMgrRef() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxeroot.hxx72 typedef std::shared_ptr< XclExpLinkManager > XclExpLinkMgrRef; typedef
89 XclExpLinkMgrRef mxGlobLinkMgr; /// Global link manager for defined names.
90 XclExpLinkMgrRef mxLocLinkMgr; /// Local link manager for a sheet.
185 XclExpRootData::XclExpLinkMgrRef const & GetLocalLinkMgrRef() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxeroot.cxx355 XclExpRootData::XclExpLinkMgrRef const & XclExpRoot::GetLocalLinkMgrRef() const in GetLocalLinkMgrRef()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxeroot.cxx354 XclExpRootData::XclExpLinkMgrRef const & XclExpRoot::GetLocalLinkMgrRef() const in GetLocalLinkMgrRef()