applyGrouping(const XalanDOMString &value, XalanDOMString &result) | xalanc::XalanNumberFormat | protected |
create(MemoryManager &theManager) | xalanc::XalanNumberFormat | inlinestatic |
format(double theValue, XalanDOMString &theResult) | xalanc::ICUXalanNumberFormatProxy | virtual |
format(XMLInt16 theValue, XalanDOMString &theResult) | xalanc::ICUXalanNumberFormatProxy | virtual |
format(XMLUInt16 theValue, XalanDOMString &theResult) | xalanc::ICUXalanNumberFormatProxy | virtual |
format(XMLInt32 theValue, XalanDOMString &theResult) | xalanc::ICUXalanNumberFormatProxy | virtual |
format(XMLUInt32 theValue, XalanDOMString &theResult) | xalanc::ICUXalanNumberFormatProxy | virtual |
format(XMLInt64 theValue, XalanDOMString &theResult) | xalanc::ICUXalanNumberFormatProxy | virtual |
format(XMLUInt64 theValue, XalanDOMString &theResult) | xalanc::ICUXalanNumberFormatProxy | virtual |
getMemoryManager() | xalanc::XalanNumberFormat | inline |
ICUXalanNumberFormatProxy(MemoryManager &theManager) | xalanc::ICUXalanNumberFormatProxy | explicit |
isGroupingUsed() const | xalanc::ICUXalanNumberFormatProxy | virtual |
setGroupingSeparator(const XalanDOMString &s) | xalanc::ICUXalanNumberFormatProxy | virtual |
setGroupingSize(unsigned long size) | xalanc::ICUXalanNumberFormatProxy | virtual |
setGroupingUsed(bool bUsed) | xalanc::ICUXalanNumberFormatProxy | virtual |
XalanNumberFormat(MemoryManager &theManager) | xalanc::XalanNumberFormat | explicit |
~ICUXalanNumberFormatProxy() | xalanc::ICUXalanNumberFormatProxy | virtual |
~XalanNumberFormat() | xalanc::XalanNumberFormat | virtual |