summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/svg/svgdialog.hxx')
-rw-r--r--filter/source/svg/svgdialog.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/svg/svgdialog.hxx b/filter/source/svg/svgdialog.hxx
index 92d3d0432938..ed4bcbee343f 100644
--- a/filter/source/svg/svgdialog.hxx
+++ b/filter/source/svg/svgdialog.hxx
@@ -74,11 +74,11 @@ public:
OUString SVGDialog_getImplementationName ();
/// @throws css::uno::RuntimeException
-css::uno::Sequence< OUString > SAL_CALL SVGDialog_getSupportedServiceNames( );
+css::uno::Sequence< OUString > SVGDialog_getSupportedServiceNames( );
/// @throws css::uno::Exception
css::uno::Reference< css::uno::XInterface >
- SAL_CALL SVGDialog_createInstance( const css::uno::Reference< css::lang::XMultiServiceFactory > & rSMgr);
+ SVGDialog_createInstance( const css::uno::Reference< css::lang::XMultiServiceFactory > & rSMgr);
#endif // INCLUDED_FILTER_SOURCE_SVG_SVGDIALOG_HXX