summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/SwXMLBlockImport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/SwXMLBlockImport.hxx')
-rw-r--r--sw/source/core/inc/SwXMLBlockImport.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/inc/SwXMLBlockImport.hxx b/sw/source/core/inc/SwXMLBlockImport.hxx
index 4d37e9b417ee..1cae68bb296b 100644
--- a/sw/source/core/inc/SwXMLBlockImport.hxx
+++ b/sw/source/core/inc/SwXMLBlockImport.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -74,7 +74,7 @@ public:
String &m_rText;
// #110680#
- SwXMLTextBlockImport(
+ SwXMLTextBlockImport(
const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xServiceFactory,
SwXMLTextBlocks &rBlocks, String &rNewText, sal_Bool bNewTextOnly );