Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.hxx260 struct ScMyDetectiveOp struct
265 sal_Bool operator<(const ScMyDetectiveOp& rDetOp) const; argument
268 typedef ::std::list< ScMyDetectiveOp > ScMyDetectiveOpList;
269 typedef ::std::vector< ScMyDetectiveOp > ScMyDetectiveOpVec;
H A DXMLExportIterator.cxx543 sal_Bool ScMyDetectiveOp::operator<( const ScMyDetectiveOp& rDetOp) const in operator <()
564 ScMyDetectiveOp aDetOp; in AddOperation()