Home
last modified time | relevance | path

Searched refs:ScMyExportAnnotation (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sc/source/filter/xml/
H A DXMLExportIterator.hxx344 struct ScMyExportAnnotation struct
348 sal_Bool operator<(const ScMyExportAnnotation& rAnno) const; argument
351 typedef ::std::list< ScMyExportAnnotation > ScMyExportAnnotationList;
H A DXMLExportIterator.cxx639 sal_Bool ScMyExportAnnotation::operator<(const ScMyExportAnnotation& rAnno) const in operator <()
795 ScMyExportAnnotation aAnnotation; in SetCurrentTable()