summaryrefslogtreecommitdiff
path: root/desktop/source/migration/services/wordbookmigration.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/migration/services/wordbookmigration.cxx')
-rw-r--r--desktop/source/migration/services/wordbookmigration.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/migration/services/wordbookmigration.cxx b/desktop/source/migration/services/wordbookmigration.cxx
index 1830c65a362c..ab2264e4d683 100644
--- a/desktop/source/migration/services/wordbookmigration.cxx
+++ b/desktop/source/migration/services/wordbookmigration.cxx
@@ -242,7 +242,7 @@ bool IsUserWordbook( const OUString& rFile )
// component operations
- Reference< XInterface > SAL_CALL WordbookMigration_create(
+ Reference< XInterface > WordbookMigration_create(
Reference< XComponentContext > const & )
{
return static_cast< lang::XTypeProvider * >( new WordbookMigration() );