Home
last modified time | relevance | path

Searched defs:rxRef1 (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dftools.hxx187 inline bool operator==( const ScfRef< Type >& rxRef1, const ScfRef< Type >& rxRef2 ) in operator ==()
193 inline bool operator!=( const ScfRef< Type >& rxRef1, const ScfRef< Type >& rxRef2 ) in operator !=()
199 inline bool operator<( const ScfRef< Type >& rxRef1, const ScfRef< Type >& rxRef2 ) in operator <()
205 inline bool operator>( const ScfRef< Type >& rxRef1, const ScfRef< Type >& rxRef2 ) in operator >()
211 inline bool operator<=( const ScfRef< Type >& rxRef1, const ScfRef< Type >& rxRef2 ) in operator <=()
217 inline bool operator>=( const ScfRef< Type >& rxRef1, const ScfRef< Type >& rxRef2 ) in operator >=()

Completed in 37 milliseconds