kspread
KSpread::ValueParser Member ListThis is the complete list of members for KSpread::ValueParser, including all inherited members.
| fmtType | KSpread::ValueParser | [protected] |
| locale() | KSpread::ValueParser | |
| parse(const QString &str, Cell *cell) | KSpread::ValueParser | |
| parse(const QString &str) | KSpread::ValueParser | |
| parserLocale | KSpread::ValueParser | [protected] |
| readInt(const QString &str, uint &pos) | KSpread::ValueParser | [protected] |
| readNumber(const QString &_str, bool *ok, bool *isInt) | KSpread::ValueParser | [protected] |
| readTime(const QString &intstr, bool withSeconds, bool *ok, bool &duration) | KSpread::ValueParser | [protected] |
| tryParseBool(const QString &str, bool *ok=0) | KSpread::ValueParser | |
| tryParseBool(const QString &str, Cell *cell) | KSpread::ValueParser | [protected] |
| tryParseDate(const QString &str, bool *ok=0) | KSpread::ValueParser | |
| tryParseDate(const QString &str, Cell *cell) | KSpread::ValueParser | [protected] |
| tryParseNumber(const QString &str, bool *ok=0) | KSpread::ValueParser | |
| tryParseNumber(const QString &str, Cell *cell) | KSpread::ValueParser | [protected] |
| tryParseTime(const QString &str, bool *ok=0) | KSpread::ValueParser | |
| tryParseTime(const QString &str, Cell *cell) | KSpread::ValueParser | [protected] |
| ValueParser(KLocale *locale) | KSpread::ValueParser | |
|