diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-08-16 06:43:08 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-08-16 06:43:08 +0200 |
commit | 61294d454d8c03887aa5113884035700110b609a (patch) | |
tree | ac667c7f57060fb0d753390918f32f53d38282cf /include/xmloff | |
parent | 1cf19ea84794ca065749667b480dfed2d27d47b7 (diff) |
remove unnecessary whitespace
Change-Id: I9de4fdd28c6d75133289b1c8a655381ecc5675c7
Diffstat (limited to 'include/xmloff')
-rw-r--r-- | include/xmloff/xmlnumfe.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlnumfe.hxx b/include/xmloff/xmlnumfe.hxx index 86f43516dbc3..e14ebcc01f7b 100644 --- a/include/xmloff/xmlnumfe.hxx +++ b/include/xmloff/xmlnumfe.hxx @@ -86,7 +86,7 @@ private: SAL_DLLPRIVATE void WriteMapElement_Impl( sal_Int32 nOp, double fLimit, sal_Int32 nKey, sal_Int32 nPart ); - SAL_DLLPRIVATE void WriteRepeatedElement_Impl( sal_Unicode ch ); + SAL_DLLPRIVATE void WriteRepeatedElement_Impl( sal_Unicode ch ); SAL_DLLPRIVATE bool WriteTextWithCurrency_Impl( const OUString& rString, const ::com::sun::star::lang::Locale& rLocale ); SAL_DLLPRIVATE void ExportPart_Impl( const SvNumberformat& rFormat, sal_uInt32 nKey, |