summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLTextColumnsExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLTextColumnsExport.hxx')
-rw-r--r--xmloff/inc/XMLTextColumnsExport.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/xmloff/inc/XMLTextColumnsExport.hxx b/xmloff/inc/XMLTextColumnsExport.hxx
index 8652b6771ad0..9713ac33cda8 100644
--- a/xmloff/inc/XMLTextColumnsExport.hxx
+++ b/xmloff/inc/XMLTextColumnsExport.hxx
@@ -27,15 +27,6 @@ class XMLTextColumnsExport
{
SvXMLExport& rExport;
- const OUString sSeparatorLineIsOn;
- const OUString sSeparatorLineWidth;
- const OUString sSeparatorLineColor;
- const OUString sSeparatorLineRelativeHeight;
- const OUString sSeparatorLineVerticalAlignment;
- const OUString sIsAutomatic;
- const OUString sAutomaticDistance;
- const OUString sSeparatorLineStyle;
-
SvXMLExport& GetExport() { return rExport; }
public: