summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlprmap.hxx
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-12-17 17:48:37 +0100
committerEike Rathke <erack@redhat.com>2013-12-20 03:50:40 +0100
commitad887f0d215de345e70a1544ce5c042ac39e889d (patch)
treeed7c125e33ead4f15c666b8ec2e9ee9117b2ccfd /include/xmloff/xmlprmap.hxx
parent6819625cecfed1aec1a176f442019d2e7013df6e (diff)
just beautify this a little
Change-Id: Ibd7da12d88ec8e965f652499f7e7e32f81bd8ccc (cherry picked from commit 44b4973fbd0f190906f36321b31215d80b363d52)
Diffstat (limited to 'include/xmloff/xmlprmap.hxx')
-rw-r--r--include/xmloff/xmlprmap.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/include/xmloff/xmlprmap.hxx b/include/xmloff/xmlprmap.hxx
index f000ffe36378..e0448a8d6f5e 100644
--- a/include/xmloff/xmlprmap.hxx
+++ b/include/xmloff/xmlprmap.hxx
@@ -53,13 +53,13 @@ class XMLPropertyHandler;
*/
struct XMLPropertySetMapperEntry_Impl
{
- OUString sXMLAttributeName;
- OUString sAPIPropertyName;
- sal_Int32 nType;
- sal_uInt16 nXMLNameSpace;
- sal_Int16 nContextId;
- SvtSaveOptions::ODFDefaultVersion nEarliestODFVersionForExport;
- const XMLPropertyHandler *pHdl;
+ OUString sXMLAttributeName;
+ OUString sAPIPropertyName;
+ sal_Int32 nType;
+ sal_uInt16 nXMLNameSpace;
+ sal_Int16 nContextId;
+ SvtSaveOptions::ODFDefaultVersion nEarliestODFVersionForExport;
+ const XMLPropertyHandler *pHdl;
XMLPropertySetMapperEntry_Impl(
const XMLPropertyMapEntry& rMapEntry,