LibreOffice Module sw (master) 1
Functions
fldbas.cxx File Reference
#include <fldbas.hxx>
#include <float.h>
#include <libxml/xmlwriter.h>
#include <rtl/math.hxx>
#include <comphelper/string.hxx>
#include <svl/numformat.hxx>
#include <svl/zforlist.hxx>
#include <svl/zformat.hxx>
#include <o3tl/enumarray.hxx>
#include <osl/diagnose.h>
#include <unofldmid.h>
#include <doc.hxx>
#include <fmtfld.hxx>
#include <docufld.hxx>
#include <expfld.hxx>
#include <shellres.hxx>
#include <calc.hxx>
#include <strings.hrc>
#include <docary.hxx>
#include <authfld.hxx>
#include <calbck.hxx>
#include <viewsh.hxx>
#include <hints.hxx>
#include <unofield.hxx>
Include dependency graph for fldbas.cxx:

Go to the source code of this file.

Functions

static LanguageType lcl_GetLanguageOfFormat (LanguageType nLng, sal_uLong nFormat, const SvNumberFormatter &rFormatter)
 
OUString FormatNumber (sal_uInt32 nNum, SvxNumType nFormat, LanguageType nLang)
 expand numbering More...
 
SwFieldTypesEnum SwFieldTypeFromString (std::u16string_view rString)
 

Function Documentation

◆ FormatNumber()

OUString FormatNumber ( sal_uInt32  nNum,
SvxNumType  nFormat,
LanguageType  nLang 
)

◆ lcl_GetLanguageOfFormat()

static LanguageType lcl_GetLanguageOfFormat ( LanguageType  nLng,
sal_uLong  nFormat,
const SvNumberFormatter rFormatter 
)
static

◆ SwFieldTypeFromString()

SwFieldTypesEnum SwFieldTypeFromString ( std::u16string_view  rString)