Searched refs:XclExpHashEntry (Results 1 – 1 of 1) sorted by relevance
77 struct XclExpHashEntry struct81 … inline explicit XclExpHashEntry( const XclExpString* pString = 0, sal_uInt32 nSstIndex = 0 ) : in XclExpHashEntry() function88 …inline bool operator()( const XclExpHashEntry& rLeft, const XclExpHashEntry& rRight ) const in operator ()()111 typedef ::std::vector< XclExpHashEntry > XclExpHashVec;145 XclExpHashEntry aEntry( xString.get(), mnSize ); in Insert()
Completed in 14 milliseconds