LibreOffice Module xmloff (master) 1
Functions
numehelp.cxx File Reference
#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>
Include dependency graph for numehelp.cxx:

Go to the source code of this file.

Functions

constexpr OUStringLiteral gsStandardFormat (u"StandardFormat")
 
constexpr OUStringLiteral gsType (u"Type")
 
constexpr OUStringLiteral gsCurrencySymbol (u"CurrencySymbol")
 
constexpr OUStringLiteral gsCurrencyAbbreviation (u"CurrencyAbbreviation")
 

Function Documentation

◆ 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