summaryrefslogtreecommitdiff
path: root/sw/inc/swserv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swserv.hxx')
-rw-r--r--sw/inc/swserv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swserv.hxx b/sw/inc/swserv.hxx
index 8be8e92ea532..606dc10d2852 100644
--- a/sw/inc/swserv.hxx
+++ b/sw/inc/swserv.hxx
@@ -62,7 +62,7 @@ public:
virtual bool GetData( ::com::sun::star::uno::Any & rData,
const OUString & rMimeType,
- bool bSynchron = false );
+ bool bSynchron = false ) SAL_OVERRIDE;
sal_Bool SetData( const OUString & rMimeType,
const ::com::sun::star::uno::Any& rData );