Home
last modified time | relevance | path

Searched refs:ScMyImpDetectiveOp (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/filter/xml/
H A DXMLDetectiveContext.hxx53 struct ScMyImpDetectiveOp struct
59 inline ScMyImpDetectiveOp() : nIndex( -1 ) {} in ScMyImpDetectiveOp() argument
60 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;
H A DXMLDetectiveContext.cxx57 sal_Bool ScMyImpDetectiveOp::operator<(const ScMyImpDetectiveOp& rDetOp) const in operator <()
67 sal_Bool ScMyImpDetectiveOpArray::GetFirstOp( ScMyImpDetectiveOp& rDetOp ) in GetFirstOp()
H A Dxmlbodyi.cxx264 ScMyImpDetectiveOp aDetOp; in EndElement()

Completed in 19 milliseconds