Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx795 ScMyExportAnnotation aAnnotation; in SetCurrentTable() local
796 aAnnotation.xAnnotation.set(xAnnotations->nextElement(), uno::UNO_QUERY); in SetCurrentTable()
797 if (aAnnotation.xAnnotation.is()) in SetCurrentTable()
799 aAnnotation.aCellAddress = aAnnotation.xAnnotation->getPosition(); in SetCurrentTable()
800 aAnnotations.push_back(aAnnotation); in SetCurrentTable()
/aoo42x/main/starmath/source/
H A Dmathmlexport.cxx679 SvXMLElementExport aAnnotation(*this, XML_NAMESPACE_MATH, in _ExportContent() local

Completed in 64 milliseconds