summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx')
-rw-r--r--ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx b/ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx
index 4aea87a897aa..c79380c9b5b7 100644
--- a/ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx
+++ b/ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx
@@ -77,8 +77,8 @@ DocumentContentFactory::getSupportedServiceNames()
// static
OUString DocumentContentFactory::getImplementationName_Static()
{
- return OUString(
- "com.sun.star.comp.ucb.TransientDocumentsDocumentContentFactory" );
+ return
+ "com.sun.star.comp.ucb.TransientDocumentsDocumentContentFactory";
}