|
LibreOffice Module xmloff (master) 1
|
#include <numehelp.hxx>
Public Member Functions | |
| XMLNumberFormat (sal_Int32 nTempFormat) | |
Public Attributes | |
| OUString | sCurrency |
| sal_Int32 | nNumberFormat |
| sal_Int16 | nType |
| bool | bIsStandard: 1 |
Definition at line 37 of file numehelp.hxx.
|
inline |
Definition at line 44 of file numehelp.hxx.
| bool XMLNumberFormat::bIsStandard |
Definition at line 42 of file numehelp.hxx.
Referenced by XMLNumberFormatAttributesExportHelper::GetCellType().
| sal_Int32 XMLNumberFormat::nNumberFormat |
Definition at line 40 of file numehelp.hxx.
Referenced by LessNumberFormat::operator()().
| sal_Int16 XMLNumberFormat::nType |
Definition at line 41 of file numehelp.hxx.
Referenced by XMLNumberFormatAttributesExportHelper::GetCellType().
| OUString XMLNumberFormat::sCurrency |
Definition at line 39 of file numehelp.hxx.
Referenced by XMLNumberFormatAttributesExportHelper::GetCellType().