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 6ec9363980de..79fb4fe909d3 100644
--- a/xmloff/source/transform/OOo2Oasis.cxx
+++ b/xmloff/source/transform/OOo2Oasis.cxx
@@ -1935,7 +1935,7 @@ void SAL_CALL OOo2OasisTransformer::initialize(
Initialize( rArguments );
}
-void SAL_CALL OOo2OasisTransformer::startDocument( void )
+void SAL_CALL OOo2OasisTransformer::startDocument()
throw( SAXException, RuntimeException, std::exception )
{
if( !GetDocHandler().is() )