summaryrefslogtreecommitdiff
path: root/sw/inc/unoatxt.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-04-19 13:08:56 +0000
committerOliver Specht <os@openoffice.org>2001-04-19 13:08:56 +0000
commitf7d97847755cc7e8e006caf0b194139ecde2dce2 (patch)
tree443a7aaa41ba5b65aa6e86a53456499c095d045b /sw/inc/unoatxt.hxx
parent0fd43510a9295cd5dd8a954b5ef7ad377f190703 (diff)
_createInstance renamed
Diffstat (limited to 'sw/inc/unoatxt.hxx')
-rw-r--r--sw/inc/unoatxt.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/unoatxt.hxx b/sw/inc/unoatxt.hxx
index 967980f64c60..c18020dd4427 100644
--- a/sw/inc/unoatxt.hxx
+++ b/sw/inc/unoatxt.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unoatxt.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: dvo $ $Date: 2001-04-17 13:52:25 $
+ * last change: $Author: os $ $Date: 2001-04-19 14:08:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -120,7 +120,7 @@ class SwDoc;
*
******************************************************************************/
::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >
- SAL_CALL SwXAutoTextContainer_CreateInstance(
+ SAL_CALL SwXAutoTextContainer_createInstance(
const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & );
class SwXAutoTextContainer : public cppu::WeakImplHelper3