summaryrefslogtreecommitdiffstats
path: root/xmloff/inc/XMLTextColumnsExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLTextColumnsExport.hxx')
-rw-r--r--xmloff/inc/XMLTextColumnsExport.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/xmloff/inc/XMLTextColumnsExport.hxx b/xmloff/inc/XMLTextColumnsExport.hxx
index aabfe82756fb..c931b92298a1 100644
--- a/xmloff/inc/XMLTextColumnsExport.hxx
+++ b/xmloff/inc/XMLTextColumnsExport.hxx
@@ -27,14 +27,14 @@ class XMLTextColumnsExport
{
SvXMLExport& rExport;
- const ::rtl::OUString sSeparatorLineIsOn;
- const ::rtl::OUString sSeparatorLineWidth;
- const ::rtl::OUString sSeparatorLineColor;
- const ::rtl::OUString sSeparatorLineRelativeHeight;
- const ::rtl::OUString sSeparatorLineVerticalAlignment;
- const ::rtl::OUString sIsAutomatic;
- const ::rtl::OUString sAutomaticDistance;
- const ::rtl::OUString sSeparatorLineStyle;
+ const OUString sSeparatorLineIsOn;
+ const OUString sSeparatorLineWidth;
+ const OUString sSeparatorLineColor;
+ const OUString sSeparatorLineRelativeHeight;
+ const OUString sSeparatorLineVerticalAlignment;
+ const OUString sIsAutomatic;
+ const OUString sAutomaticDistance;
+ const OUString sSeparatorLineStyle;
protected: