Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/filter/xml/
H A DXMLExportIterator.hxx351 typedef ::std::list< ScMyExportAnnotation > ScMyExportAnnotationList; typedef
358 ScMyExportAnnotationList aAnnotations;
H A DXMLExportIterator.cxx747 ScMyExportAnnotationList::iterator aItr(aAnnotations.begin()); in HasAnnotation()