#include <xmloff/numehelp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlexp.hxx>
#include <com/sun/star/uno/Reference.h>
#include <rtl/ustring.hxx>
#include <svl/zforlist.hxx>
#include <com/sun/star/util/NumberFormat.hpp>
#include <com/sun/star/util/XNumberFormatsSupplier.hpp>
#include <sax/tools/converter.hxx>
#include <rtl/math.hxx>
#include <rtl/ustrbuf.hxx>
#include <osl/diagnose.h>
Go to the source code of this file.
◆ gsCurrencyAbbreviation()
constexpr OUStringLiteral gsCurrencyAbbreviation |
( |
u"CurrencyAbbreviation" |
| ) |
|
|
constexpr |
◆ gsCurrencySymbol()
constexpr OUStringLiteral gsCurrencySymbol |
( |
u"CurrencySymbol" |
| ) |
|
|
constexpr |
◆ gsStandardFormat()
constexpr OUStringLiteral gsStandardFormat |
( |
u"StandardFormat" |
| ) |
|
|
constexpr |
◆ gsType()
constexpr OUStringLiteral gsType |
( |
u"Type" |
| ) |
|
|
constexpr |