summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmlexp.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-10-10 13:02:43 +0000
committerOliver Bolte <obo@openoffice.org>2008-10-10 13:02:43 +0000
commitf88f6451fb99709768369d774f6eff35b3715902 (patch)
treed4b6748e0d5866d29d63f605e41cc251547e0305 /xmloff/source/core/xmlexp.cxx
parent5a0180b1ff066350c5b81689e8780e84d53d0dce (diff)
CWS-TOOLING: integrate CWS cmcfixes49
Diffstat (limited to 'xmloff/source/core/xmlexp.cxx')
-rw-r--r--xmloff/source/core/xmlexp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/core/xmlexp.cxx b/xmloff/source/core/xmlexp.cxx
index 419633d010..f91e7005e8 100644
--- a/xmloff/source/core/xmlexp.cxx
+++ b/xmloff/source/core/xmlexp.cxx
@@ -2279,7 +2279,7 @@ void SvXMLExport::DisposingModel()
}
// --> OD 2006-09-27 #i69627#
-const sal_Bool SvXMLExport::writeOutlineStyleAsNormalListStyle() const
+sal_Bool SvXMLExport::writeOutlineStyleAsNormalListStyle() const
{
return mpImpl->mbOutlineStyleAsNormalListStyle;
}