diff options
Diffstat (limited to 'sw/source/core/inc/txtfrm.hxx')
-rw-r--r-- | sw/source/core/inc/txtfrm.hxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/core/inc/txtfrm.hxx b/sw/source/core/inc/txtfrm.hxx index fd4382b692..f2733673a0 100644 --- a/sw/source/core/inc/txtfrm.hxx +++ b/sw/source/core/inc/txtfrm.hxx @@ -2,9 +2,9 @@ * * $RCSfile: txtfrm.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-19 00:08:21 $ + * last change: $Author: ama $ $Date: 2000-11-09 11:35:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -313,9 +313,6 @@ public: // Return: found sal_Bool Hyphenate( SwInterHyphInfo &rInf ); - // Liefert den Rest eines Feldes fuer den Follow zurueck - const SwFldPortion* GetRestPortion(); - // Probegrow inline SwTwips GrowTst( const SwTwips nGrow ); |