Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxecontent.cxx77 struct XclExpHashEntry struct
81 … inline explicit XclExpHashEntry( const XclExpString* pString = 0, sal_uInt32 nSstIndex = 0 ) : in XclExpHashEntry() argument
88 …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 268 milliseconds