filters
Libppt::UConstString Member ListThis is the complete list of members for Libppt::UConstString, including all inherited members.
append(const UString &) | Libppt::UString | [private] |
ascii() const | Libppt::UString | [private] |
cstring() const | Libppt::UString | [private] |
data() const | Libppt::UString | [inline, private] |
find(const UString &f, int pos=0) const | Libppt::UString | [private] |
from(int i) | Libppt::UString | [private, static] |
from(unsigned int u) | Libppt::UString | [private, static] |
from(double d) | Libppt::UString | [private, static] |
is8Bit() const | Libppt::UString | [private] |
isEmpty() const | Libppt::UString | [inline, private] |
isNull() const | Libppt::UString | [inline, private] |
length() const | Libppt::UString | [inline, private] |
null | Libppt::UString | [private, static] |
operator+=(const UString &s) | Libppt::UString | [private] |
operator=(const char *c) | Libppt::UString | [private] |
operator=(const UString &) | Libppt::UString | [private] |
operator[](int pos) const | Libppt::UString | [private] |
operator[](int pos) | Libppt::UString | [private] |
rfind(const UString &f, int pos) const | Libppt::UString | [private] |
string() const | Libppt::UConstString | [inline] |
substr(int pos=0, int len=-1) const | Libppt::UString | [private] |
toDouble(bool tolerant=false) const | Libppt::UString | [private] |
toULong(bool *ok=0L) const | Libppt::UString | [private] |
UConstString(UChar *data, unsigned int length) | Libppt::UConstString | |
UString() | Libppt::UString | [private] |
UString(char c) | Libppt::UString | [explicit, private] |
UString(UChar c) | Libppt::UString | [explicit, private] |
UString(const char *c) | Libppt::UString | [explicit, private] |
UString(const UChar *c, int length) | Libppt::UString | [private] |
UString(UChar *c, int length, bool copy) | Libppt::UString | [private] |
UString(const UString &) | Libppt::UString | [private] |
~UConstString() | Libppt::UConstString | |
~UString() | Libppt::UString | [private] |
|