Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxihelper.hxx319 inline const String& GetString() const { return mxStr.get() ? *mxStr : EMPTY_STRING; } in GetString()
335 StringPtr mxStr; /// Cached value is a string. member in XclImpCachedValue
/trunk/main/sc/source/filter/excel/
H A Dxihelper.cxx812 mxStr.reset( new String( rStrm.ReadUniString() ) ); in XclImpCachedValue()

Completed in 16 milliseconds