summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-07-07 08:53:57 +0000
committerRüdiger Timm <rt@openoffice.org>2008-07-07 08:53:57 +0000
commit1f96dd7b95470f03975d7b64128adbac63ad269a (patch)
tree3a6c5a2ed68fdc9c2c004bdcb8a79b7d673c36e5 /xmloff
parentfae6e272cce1cd063bb8884728945bf8f9c04c69 (diff)
INTEGRATION: CWS mib08 (1.6.28); FILE MERGED
2008/06/24 12:31:01 mib 1.6.28.1: #i84993# automatic style names
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/inc/XMLTextListAutoStylePool.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/inc/XMLTextListAutoStylePool.hxx b/xmloff/inc/XMLTextListAutoStylePool.hxx
index 8c7476c2cb41..96ea14950cfb 100644
--- a/xmloff/inc/XMLTextListAutoStylePool.hxx
+++ b/xmloff/inc/XMLTextListAutoStylePool.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: XMLTextListAutoStylePool.hxx,v $
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
* This file is part of OpenOffice.org.
*
@@ -51,7 +51,7 @@ class XMLOFF_DLLPUBLIC XMLTextListAutoStylePool
{
SvXMLExport& rExport;
- const ::rtl::OUString sPrefix;
+ ::rtl::OUString sPrefix;
XMLTextListAutoStylePool_Impl *pPool;
XMLTextListAutoStylePoolNames_Impl *pNames;