|
LibreOffice Module svl (master) 1
|
#include <i18nlangtag/lang.h>#include <rtl/ustring.hxx>#include <svl/nfkeytab.hxx>#include <svl/nfsymbol.hxx>#include <svl/numformat.hxx>#include <svl/zforlist.hxx>#include <tools/color.hxx>#include <tools/date.hxx>#include <unotools/localedatawrapper.hxx>Go to the source code of this file.
Classes | |
| class | ImpSvNumberformatScan |
Variables | |
| const size_t | NF_MAX_DEFAULT_COLORS = 10 |
| const sal_uInt16 | FLAG_STANDARD_IN_FORMAT = 1000 |
| const sal_uInt16 FLAG_STANDARD_IN_FORMAT = 1000 |
Definition at line 39 of file zforscan.hxx.
Referenced by ImpSvNumberformatScan::FinalScan(), SvNumberformat::GetThousandDivisorPrecision(), and SvNumberformat::ImpGetNumberOutput().
| const size_t NF_MAX_DEFAULT_COLORS = 10 |
Definition at line 36 of file zforscan.hxx.
Referenced by ImpSvNumberformatScan::GetColor(), ImpSvNumberformatScan::GetMaxDefaultColors(), and ImpSvNumberformatScan::ImpSvNumberformatScan().