summaryrefslogtreecommitdiff
path: root/xmlscript/source/inc/xml_import.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/source/inc/xml_import.hxx')
-rw-r--r--xmlscript/source/inc/xml_import.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlscript/source/inc/xml_import.hxx b/xmlscript/source/inc/xml_import.hxx
index 23f40fefba88..2ac4fb7d543d 100644
--- a/xmlscript/source/inc/xml_import.hxx
+++ b/xmlscript/source/inc/xml_import.hxx
@@ -46,7 +46,7 @@ namespace xmlscript
document handler for parser
*/
css::uno::Reference< css::xml::sax::XDocumentHandler >
-SAL_CALL createDocumentHandler(
+createDocumentHandler(
css::uno::Reference<
css::xml::input::XRoot > const & xRoot );