Home
last modified time | relevance | path

Searched refs:ScMyAreaLinksContainer (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A DXMLExportIterator.hxx170 class ScMyAreaLinksContainer : public ScMyIteratorBase class
177 ScMyAreaLinksContainer();
178 virtual ~ScMyAreaLinksContainer() override;
331 ScMyAreaLinksContainer* pAreaLinks;
360 void SetAreaLinks(ScMyAreaLinksContainer* pNewAreaLinks) in SetAreaLinks()
H A DXMLExportIterator.cxx259 ScMyAreaLinksContainer::ScMyAreaLinksContainer() : in ScMyAreaLinksContainer() function in ScMyAreaLinksContainer
264 ScMyAreaLinksContainer::~ScMyAreaLinksContainer() in ~ScMyAreaLinksContainer()
268 bool ScMyAreaLinksContainer::GetFirstAddress( ScAddress& rCellAddress ) in GetFirstAddress()
279 void ScMyAreaLinksContainer::SetCellData( ScMyCell& rMyCell ) in SetCellData()
305 void ScMyAreaLinksContainer::SkipTable(SCTAB nSkip) in SkipTable()
312 void ScMyAreaLinksContainer::Sort() in Sort()
H A Dxmlexprt.hxx52 class ScMyAreaLinksContainer;
145 void GetAreaLinks( ScMyAreaLinksContainer& rAreaLinks );
H A Dxmlexprt.cxx684 void ScXMLExport::GetAreaLinks( ScMyAreaLinksContainer& rAreaLinks ) in GetAreaLinks()
1893 ScMyAreaLinksContainer aAreaLinks; in ExportContent_()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLExportIterator.hxx171 class ScMyAreaLinksContainer : public ScMyIteratorBase class
178 ScMyAreaLinksContainer();
179 virtual ~ScMyAreaLinksContainer() override;
332 ScMyAreaLinksContainer* pAreaLinks;
361 void SetAreaLinks(ScMyAreaLinksContainer* pNewAreaLinks) in SetAreaLinks()
H A DXMLExportIterator.cxx256 ScMyAreaLinksContainer::ScMyAreaLinksContainer() : in ScMyAreaLinksContainer() function in ScMyAreaLinksContainer
261 ScMyAreaLinksContainer::~ScMyAreaLinksContainer() in ~ScMyAreaLinksContainer()
265 bool ScMyAreaLinksContainer::GetFirstAddress( ScAddress& rCellAddress ) in GetFirstAddress()
276 void ScMyAreaLinksContainer::SetCellData( ScMyCell& rMyCell ) in SetCellData()
302 void ScMyAreaLinksContainer::SkipTable(SCTAB nSkip) in SkipTable()
309 void ScMyAreaLinksContainer::Sort() in Sort()
H A Dxmlexprt.hxx53 class ScMyAreaLinksContainer;
146 void GetAreaLinks( ScMyAreaLinksContainer& rAreaLinks );
H A Dxmlexprt.cxx676 void ScXMLExport::GetAreaLinks( ScMyAreaLinksContainer& rAreaLinks ) in GetAreaLinks()
1882 ScMyAreaLinksContainer aAreaLinks; in ExportContent_()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog992622 into ScMyAreaLinksContainer.
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1254671 into ScMyAreaLinksContainer.