summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLTextColumnsExport.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-05-15 11:37:49 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-05-15 11:37:49 +0000
commitd668a44c99ab36d6bc91c61bb5f9f1c8306c8f7c (patch)
tree380dcc7844bc53153213ff348c605b480b60bec0 /xmloff/inc/XMLTextColumnsExport.hxx
parent6f2226f700a45ad29283d411c5790986956a4f29 (diff)
#86546# automatic column width now supported
Diffstat (limited to 'xmloff/inc/XMLTextColumnsExport.hxx')
-rw-r--r--xmloff/inc/XMLTextColumnsExport.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/xmloff/inc/XMLTextColumnsExport.hxx b/xmloff/inc/XMLTextColumnsExport.hxx
index 6eccaaf9c5ee..74a62ec1f1f5 100644
--- a/xmloff/inc/XMLTextColumnsExport.hxx
+++ b/xmloff/inc/XMLTextColumnsExport.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLTextColumnsExport.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mib $ $Date: 2000-10-30 12:46:46 $
+ * last change: $Author: dvo $ $Date: 2001-05-15 12:37:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,6 +74,8 @@ class XMLTextColumnsExport
const ::rtl::OUString sSeparatorLineColor;
const ::rtl::OUString sSeparatorLineRelativeHeight;
const ::rtl::OUString sSeparatorLineVerticalAlignment;
+ const ::rtl::OUString sIsAutomatic;
+ const ::rtl::OUString sAutomaticDistance;
protected: