|
LibreOffice Module xmloff (master) 1
|
Public Attributes | |
| const char * | mpName |
| bool | mbAutomatic |
| bool | mbDateStyle |
| DataStyleNumber | mpFormat [8] |
Definition at line 98 of file XMLNumberStyles.cxx.
| bool SdXMLFixedDataStyle::mbAutomatic |
Definition at line 101 of file XMLNumberStyles.cxx.
Referenced by SdXMLNumberFormatImportContext::compareStyle(), and SdXMLExportStyle().
| bool SdXMLFixedDataStyle::mbDateStyle |
Definition at line 102 of file XMLNumberStyles.cxx.
Referenced by SdXMLExportStyle().
| DataStyleNumber SdXMLFixedDataStyle::mpFormat[8] |
Definition at line 103 of file XMLNumberStyles.cxx.
Referenced by SdXMLNumberFormatImportContext::compareStyle(), and SdXMLExportStyle().
| const char* SdXMLFixedDataStyle::mpName |
Definition at line 100 of file XMLNumberStyles.cxx.
Referenced by SdXMLExportStyle().