diff options
Diffstat (limited to 'editeng/source/xml')
-rw-r--r-- | editeng/source/xml/xmltxtexp.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/xml/xmltxtexp.cxx b/editeng/source/xml/xmltxtexp.cxx index cdb3d8e9a8a3..7ca0ffb80a57 100644 --- a/editeng/source/xml/xmltxtexp.cxx +++ b/editeng/source/xml/xmltxtexp.cxx @@ -193,7 +193,7 @@ SvxSimpleUnoModel::~SvxSimpleUnoModel() { } -// XMultiServiceFactory ( SvxFmMSFactory ) +// XMultiServiceFactory ( SvxUnoDrawMSFactory ) uno::Reference< uno::XInterface > SAL_CALL SvxSimpleUnoModel::createInstance( const OUString& aServiceSpecifier ) throw(uno::Exception, uno::RuntimeException, std::exception) { |