summaryrefslogtreecommitdiff
path: root/include/xmloff/numehelp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/numehelp.hxx')
-rw-r--r--include/xmloff/numehelp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/numehelp.hxx b/include/xmloff/numehelp.hxx
index 64c0e163c567..053772dfd3f3 100644
--- a/include/xmloff/numehelp.hxx
+++ b/include/xmloff/numehelp.hxx
@@ -79,7 +79,7 @@ class XMLOFF_DLLPUBLIC XMLNumberFormatAttributesExportHelper
const OUString msCurrencySymbol;
const OUString msCurrencyAbbreviation;
XMLNumberFormatSet aNumberFormats;
-public :
+public:
XMLNumberFormatAttributesExportHelper(::com::sun::star::uno::Reference< ::com::sun::star::util::XNumberFormatsSupplier >& xNumberFormatsSupplier);
XMLNumberFormatAttributesExportHelper(::com::sun::star::uno::Reference< ::com::sun::star::util::XNumberFormatsSupplier >& xNumberFormatsSupplier,
SvXMLExport& rExport );