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 395 of file XMLNumberStyles.cxx.
References SAL_WARN_IF, SdXMLDateFormatCount, SdXMLExportStyle(), and SdXMLTimeFormatCount.
Referenced by SdXMLExport::exportAutoDataStyles().
|
static |
Definition at line 388 of file XMLNumberStyles.cxx.
References SAL_WARN_IF, SdXMLExportStyle(), and SdXMLTimeFormatCount.
Referenced by SdXMLExport::exportAutoDataStyles().
|
static |
Definition at line 458 of file XMLNumberStyles.cxx.
References aStr, getTimeStyleName(), and SdXMLDateFormatCount.
Referenced by SdXMLExport::getDataStyleName().
|
static |
Definition at line 442 of file XMLNumberStyles.cxx.
References SdXMLTimeFormatCount.
Referenced by SdXMLExport::getDataStyleName(), and getDateStyleName().