summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/OOo2Oasis.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/OOo2Oasis.cxx')
-rw-r--r--xmloff/source/transform/OOo2Oasis.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/transform/OOo2Oasis.cxx b/xmloff/source/transform/OOo2Oasis.cxx
index 30cba7f0a00c..741cc56c9f43 100644
--- a/xmloff/source/transform/OOo2Oasis.cxx
+++ b/xmloff/source/transform/OOo2Oasis.cxx
@@ -1890,7 +1890,7 @@ void SAL_CALL OOo2OasisTransformer::startDocument()
XMLTransformerBase::startDocument();
}
-void SAL_CALL OOo2OasisTransformer::Initialize(
+void OOo2OasisTransformer::Initialize(
const Sequence< Any >& rArguments )
{
OSL_ENSURE( !GetDocHandler().is(), "duplication initialization" );