Searched refs:ScMyImpDetectiveOp (Results 1 – 3 of 3) sorted by relevance
53 struct ScMyImpDetectiveOp struct59 inline ScMyImpDetectiveOp() : nIndex( -1 ) {} in ScMyImpDetectiveOp() argument60 sal_Bool operator<(const ScMyImpDetectiveOp& rDetOp) const;63 typedef ::std::list< ScMyImpDetectiveOp > ScMyImpDetectiveOpList;74 inline void AddDetectiveOp( const ScMyImpDetectiveOp& rDetOp ) in AddDetectiveOp()78 sal_Bool GetFirstOp( ScMyImpDetectiveOp& rDetOp );146 ScMyImpDetectiveOp aDetectiveOp;
57 sal_Bool ScMyImpDetectiveOp::operator<(const ScMyImpDetectiveOp& rDetOp) const in operator <()67 sal_Bool ScMyImpDetectiveOpArray::GetFirstOp( ScMyImpDetectiveOp& rDetOp ) in GetFirstOp()
264 ScMyImpDetectiveOp aDetOp; in EndElement()
Completed in 20 milliseconds