summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/XMLNumberStylesExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/XMLNumberStylesExport.hxx')
-rw-r--r--xmloff/source/draw/XMLNumberStylesExport.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/draw/XMLNumberStylesExport.hxx b/xmloff/source/draw/XMLNumberStylesExport.hxx
index 7d1f062dfdf3..6e196775e98b 100644
--- a/xmloff/source/draw/XMLNumberStylesExport.hxx
+++ b/xmloff/source/draw/XMLNumberStylesExport.hxx
@@ -31,11 +31,11 @@ const sal_Int16 SdXMLTimeFormatCount = 7;
class SdXMLNumberStylesExporter
{
public:
- static void exportTimeStyle( SdXMLExport& rExport, sal_Int32 nStyle );
- static void exportDateStyle( SdXMLExport& rExport, sal_Int32 nStyle );
+ 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 );
+ static OUString getTimeStyleName(const sal_Int32 nTimeFormat);
+ static OUString getDateStyleName(const sal_Int32 nDateFormat);
};
#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XMLNUMBERSTYLESEXPORT_HXX