Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.hxx233 typedef ::std::vector< ScMyDetectiveObj > ScMyDetectiveObjVec; typedef
307 ScMyDetectiveObjVec aDetectiveObjVec;
H A Dxmlexprt.cxx3429 const ScMyDetectiveObjVec& rObjVec = rMyCell.aDetectiveObjVec; in WriteDetective()
3437 ScMyDetectiveObjVec::const_iterator aObjItr(rObjVec.begin()); in WriteDetective()
3438 ScMyDetectiveObjVec::const_iterator aEndObjItr(rObjVec.end()); in WriteDetective()

Completed in 47 milliseconds