LibreOffice Module xmloff (master) 1
|
#include <XMLNumberStylesExport.hxx>
Static Public Member Functions | |
static void | exportTimeStyle (SdXMLExport &rExport, sal_Int32 nStyle) |
static void | exportDateStyle (SdXMLExport &rExport, sal_Int32 nStyle) |
static OUString | getTimeStyleName (const sal_Int32 nTimeFormat) |
static OUString | getDateStyleName (const sal_Int32 nDateFormat) |
Definition at line 30 of file XMLNumberStylesExport.hxx.
|
static |
Definition at line 396 of file XMLNumberStyles.cxx.
References aSdXMLFixedDateFormats, aSdXMLFixedTimeFormats, SAL_WARN_IF, SdXMLDateFormatCount, SdXMLExportStyle(), and SdXMLTimeFormatCount.
Referenced by SdXMLExport::exportAutoDataStyles().
|
static |
Definition at line 389 of file XMLNumberStyles.cxx.
References aSdXMLFixedTimeFormats, SAL_WARN_IF, SdXMLExportStyle(), and SdXMLTimeFormatCount.
Referenced by SdXMLExport::exportAutoDataStyles().
|
static |
Definition at line 459 of file XMLNumberStyles.cxx.
References aSdXMLFixedDateFormats, aStr, getDateStyleName(), getTimeStyleName(), and SdXMLDateFormatCount.
Referenced by SdXMLExport::getDataStyleName(), and getDateStyleName().
|
static |
Definition at line 443 of file XMLNumberStyles.cxx.
References aSdXMLFixedTimeFormats, and SdXMLTimeFormatCount.
Referenced by SdXMLExport::getDataStyleName(), and getDateStyleName().