Home
last modified time | relevance | path

Searched refs:ScMyEmptyDatabaseRangesContainer (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx390 ScMyEmptyDatabaseRangesContainer::ScMyEmptyDatabaseRangesContainer() in ScMyEmptyDatabaseRangesContainer() function in ScMyEmptyDatabaseRangesContainer
395 ScMyEmptyDatabaseRangesContainer::~ScMyEmptyDatabaseRangesContainer() in ~ScMyEmptyDatabaseRangesContainer()
399 void ScMyEmptyDatabaseRangesContainer::AddNewEmptyDatabaseRange(const table::CellRangeAddress& aCel… in AddNewEmptyDatabaseRange()
411 sal_Bool ScMyEmptyDatabaseRangesContainer::GetFirstAddress( table::CellAddress& rCellAddress ) in GetFirstAddress()
422 void ScMyEmptyDatabaseRangesContainer::SetCellData( ScMyCell& rMyCell ) in SetCellData()
441 void ScMyEmptyDatabaseRangesContainer::SkipTable(SCTAB nSkip) in SkipTable()
448 void ScMyEmptyDatabaseRangesContainer::Sort() in Sort()
H A DXMLExportIterator.hxx204 class ScMyEmptyDatabaseRangesContainer : ScMyIteratorBase class
211 ScMyEmptyDatabaseRangesContainer();
212 virtual ~ScMyEmptyDatabaseRangesContainer();
362 ScMyEmptyDatabaseRangesContainer* pEmptyDatabaseRanges;
390 inline void SetEmptyDatabaseRanges(ScMyEmptyDatabaseRangesContainer* pNewEmptyDatabaseRanges) in SetEmptyDatabaseRanges()
H A DXMLExportDatabaseRanges.hxx37 class ScMyEmptyDatabaseRangesContainer;
53 ScMyEmptyDatabaseRangesContainer GetEmptyDatabaseRanges();
H A DXMLExportDatabaseRanges.cxx73 ScMyEmptyDatabaseRangesContainer ScXMLExportDatabaseRanges::GetEmptyDatabaseRanges() in GetEmptyDatabaseRanges()
75 ScMyEmptyDatabaseRangesContainer aSkipRanges; in GetEmptyDatabaseRanges()
H A Dxmlexprt.cxx1669ScMyEmptyDatabaseRangesContainer aEmptyRanges(aExportDatabaseRanges.GetEmptyDatabaseRanges()); in _ExportContent()

Completed in 56 milliseconds