summaryrefslogtreecommitdiff
path: root/sw/inc/ndole.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ndole.hxx')
-rw-r--r--sw/inc/ndole.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/ndole.hxx b/sw/inc/ndole.hxx
index 17e20f5450f2..f0f8f0dc1ed2 100644
--- a/sw/inc/ndole.hxx
+++ b/sw/inc/ndole.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ndole.hxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: vg $ $Date: 2007-10-22 15:06:01 $
+ * last change: $Author: obo $ $Date: 2008-02-26 10:30:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -123,7 +123,7 @@ public:
SwOLEObj& GetOLEObj() { return aOLEObj; }
~SwOLENode();
- virtual SwCntntNode *SplitNode( const SwPosition & );
+ virtual SwCntntNode *SplitCntntNode( const SwPosition & );
// steht in ndcopy.cxx
virtual SwCntntNode* MakeCopy( SwDoc*, const SwNodeIndex& ) const;