summaryrefslogtreecommitdiff
path: root/xmloff/source
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-12-01 14:28:27 +0000
committerRüdiger Timm <rt@openoffice.org>2006-12-01 14:28:27 +0000
commitc39fb5121df44daf509960b764ebef07846cfff8 (patch)
treefddd2e861d6818e4b8f9c8c1fd606c97755376f0 /xmloff/source
parent034f1a66e8da9bdfcc77cbc734fb474e80746dbf (diff)
INTEGRATION: CWS swautomatic01 (1.3.122); FILE MERGED
2006/06/23 14:41:28 fme 1.3.122.1: #i65476#: Automatic Styles
Diffstat (limited to 'xmloff/source')
-rw-r--r--xmloff/source/text/XMLTextCharStyleNamesElementExport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLTextCharStyleNamesElementExport.hxx b/xmloff/source/text/XMLTextCharStyleNamesElementExport.hxx
index b9dd6699085a..8475ea779992 100644
--- a/xmloff/source/text/XMLTextCharStyleNamesElementExport.hxx
+++ b/xmloff/source/text/XMLTextCharStyleNamesElementExport.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLTextCharStyleNamesElementExport.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:19:47 $
+ * last change: $Author: rt $ $Date: 2006-12-01 15:28:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -58,7 +58,7 @@ class XMLTextCharStyleNamesElementExport
public:
XMLTextCharStyleNamesElementExport(
- SvXMLExport& rExp, sal_Bool bDoSomething,
+ SvXMLExport& rExp, sal_Bool bDoSomething, sal_Bool bAllStyles,
const ::com::sun::star::uno::Reference <
::com::sun::star::beans::XPropertySet > & rPropSet,
const ::rtl::OUString& rPropName );