LibreOffice Module sc (master) 1
|
Go to the source code of this file.
Classes | |
class | XclExpString |
This class stores an unformatted or formatted string for Excel export. More... | |
Functions | |
bool | operator== (const XclExpString &rLeft, const XclExpString &rRight) |
bool | operator!= (const XclExpString &rLeft, const XclExpString &rRight) |
bool | operator< (const XclExpString &rLeft, const XclExpString &rRight) |
XclExpStream & | operator<< (XclExpStream &rStrm, const XclExpString &rString) |
|
inline |
Definition at line 248 of file xestring.hxx.
|
inline |
Definition at line 253 of file xestring.hxx.
References XclExpString::IsLessThan().
|
inline |
Definition at line 258 of file xestring.hxx.
References rStrm, and XclExpString::Write().
|
inline |
Definition at line 243 of file xestring.hxx.
References XclExpString::IsEqual().