|
LibreOffice Module svl (master) 1
|
#include <svl/svldllapi.h>#include <svl/zforlist.hxx>#include <svl/nfkeytab.hxx>#include <vector>Go to the source code of this file.
Classes | |
| struct | ImpSvNumberformatInfo |
| class | SvNumberNatNum |
| class | ImpSvNumFor |
| class | SvNumberformat |
| struct | SvNumberformat::LocaleType |
| struct | SvNumberformat::FormatterPrivateAccess |
| Read/write access on a special sal_uInt16 component, may only be used on the standard format 0, 10000, ... and only by the number formatter! More... | |
Namespaces | |
| namespace | utl |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::i18n |
Enumerations | |
| enum | SvNumberformatLimitOps { NUMBERFORMAT_OP_NO = 0 , NUMBERFORMAT_OP_EQ = 1 , NUMBERFORMAT_OP_NE = 2 , NUMBERFORMAT_OP_LT = 3 , NUMBERFORMAT_OP_LE = 4 , NUMBERFORMAT_OP_GT = 5 , NUMBERFORMAT_OP_GE = 6 } |
| Enumerator | |
|---|---|
| NUMBERFORMAT_OP_NO | |
| NUMBERFORMAT_OP_EQ | |
| NUMBERFORMAT_OP_NE | |
| NUMBERFORMAT_OP_LT | |
| NUMBERFORMAT_OP_LE | |
| NUMBERFORMAT_OP_GT | |
| NUMBERFORMAT_OP_GE | |
Definition at line 39 of file zformat.hxx.