|
LibreOffice Module svx (master) 1
|
#include <i18nlangtag/lang.h>#include <svx/svxdllapi.h>#include <svl/zforlist.hxx>#include <vector>Go to the source code of this file.
Classes | |
| class | SvxNumberFormatShell |
Macros | |
| #define | SELPOS_NONE -1 |
| #define | NUMBERFORMAT_ENTRY_NEW_CURRENCY NUMBERFORMAT_ENTRY_NOT_FOUND-1 |
Enumerations | |
| enum class | SvxNumberValueType { Undefined , Number , String } |
| enum | SvxNumberFormatCategory { CAT_ALL = 0 , CAT_USERDEFINED , CAT_NUMBER , CAT_PERCENT , CAT_CURRENCY , CAT_DATE , CAT_TIME , CAT_SCIENTIFIC , CAT_FRACTION , CAT_BOOLEAN , CAT_TEXT } |
| #define NUMBERFORMAT_ENTRY_NEW_CURRENCY NUMBERFORMAT_ENTRY_NOT_FOUND-1 |
Definition at line 58 of file numfmtsh.hxx.
| #define SELPOS_NONE -1 |
Definition at line 56 of file numfmtsh.hxx.
| Enumerator | |
|---|---|
| CAT_ALL | |
| CAT_USERDEFINED | |
| CAT_NUMBER | |
| CAT_PERCENT | |
| CAT_CURRENCY | |
| CAT_DATE | |
| CAT_TIME | |
| CAT_SCIENTIFIC | |
| CAT_FRACTION | |
| CAT_BOOLEAN | |
| CAT_TEXT | |
Definition at line 41 of file numfmtsh.hxx.
|
strong |
| Enumerator | |
|---|---|
| Undefined | |
| Number | |
| String | |
Definition at line 33 of file numfmtsh.hxx.