#include <WPXString.h>
List of all members.
Constructor & Destructor Documentation
WPXString::WPXString |
( |
const WPXString & |
stringBuf, |
|
|
bool |
escapeXML = false | |
|
) |
| | |
WPXString::WPXString |
( |
const char * |
str |
) |
|
WPXString::~WPXString |
( |
|
) |
|
Member Function Documentation
void WPXString::append |
( |
const WPXString & |
s |
) |
|
Referenced by WPXContentListener::_insertText(), WPXContentListener::_openSpan(), addBorderProps(), appendUCS4(), WP6ContentListener::displayNumberReferenceGroupOff(), WPXBinaryData::getBase64Data(), WP3Resource::getResourceTypeString(), WPXPercentProperty::getStr(), WPXInchProperty::getStr(), WP3ContentListener::insertPageNumber(), readCString(), readPascalString(), sprintf(), WPXEncryption::WPXEncryption(), and WPXString().
void WPXString::append |
( |
const char * |
s |
) |
|
void WPXString::append |
( |
const char |
c |
) |
|
void WPXString::clear |
( |
|
) |
|
Referenced by WP6ContentListener::_flushText(), WP5ContentListener::_flushText(), WP42ContentListener::_flushText(), WP3ContentListener::_flushText(), WP1ContentListener::_flushText(), WP6ContentListener::_handleListChange(), WPXContentListener::_insertText(), WP6ContentListener::displayNumberReferenceGroupOff(), WP6ContentListener::displayNumberReferenceGroupOn(), WP5ContentListener::insertNote(), WP3ContentListener::insertNote(), WP6ContentListener::noteOff(), and sprintf().
const char * WPXString::cstr |
( |
|
) |
const |
Referenced by _extractDisplayReferenceNumberFromBuf(), WPXContentListener::_insertPageNumberParagraph(), WPXContentListener::_openSpan(), WP6GraphicsCachedFileDataPacket::_readContents(), WP6GraphicsBoxStylePacket::_readContents(), WP5GraphicsInformationPacket::_readContents(), WP6FontDescriptorPacket::_readFontName(), addBorderProps(), doubleToString(), WPXString::Iter::Iter(), len(), WP5FontGroup::parse(), WPXEncryption::readAndDecrypt(), WP3ResourceFork::WP3ResourceFork(), WP6CharacterGroup_FontFaceChangeSubGroup::WP6CharacterGroup_FontFaceChangeSubGroup(), and WPXString().
int WPXString::len |
( |
|
) |
const |
Referenced by _extractDisplayReferenceNumberFromBuf(), WP6ContentListener::_flushText(), WPXContentListener::_insertText(), WP6ContentListener::fontChange(), g_static_unichar_to_utf8(), g_static_utf8_strlen(), WPXEncryption::getCheckSum(), WPXString::Iter::next(), WP6ExtendedDocumentSummaryPacket::parse(), WPXEncryption::readAndDecrypt(), and WPXEncryption::WPXEncryption().
bool WPXString::operator! |
( |
|
) |
const |
bool WPXString::operator!= |
( |
const WPXString & |
str |
) |
const [inline] |
bool WPXString::operator!= |
( |
const char * |
s |
) |
const [inline] |
WPXString & WPXString::operator= |
( |
const char * |
s |
) |
|
bool WPXString::operator== |
( |
const WPXString & |
str |
) |
const |
bool WPXString::operator== |
( |
const char * |
s |
) |
const |
void WPXString::sprintf |
( |
const char * |
format, |
|
|
|
... | |
|
) |
| | |
Referenced by WPXContentListener::_colorToString(), WPXContentListener::_getTabStops(), WPXContentListener::_mergeColorsToString(), WP6GraphicsCachedFileDataPacket::_readContents(), WP5GraphicsInformationPacket::_readContents(), WP5FootnoteEndnoteGroup::_readContents(), addBorderProps(), doubleToString(), WPXTwipProperty::getStr(), WPXPointProperty::getStr(), WPXIntProperty::getStr(), and WP6ContentListener::setDate().
Member Data Documentation
The documentation for this class was generated from the following files: