summaryrefslogtreecommitdiff
path: root/sw/source/core/text/porrst.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-10-15 08:57:14 +0000
committerKurt Zenker <kz@openoffice.org>2003-10-15 08:57:14 +0000
commit6dfc77c2c7941fab0b7a0665e028ee53294052fc (patch)
treeac5f3326c9d7897ca0d15ed9fa02016ad49dfabe /sw/source/core/text/porrst.hxx
parent6c6a687b961d2b483276dfa2b24b812cca6a5ffb (diff)
INTEGRATION: CWS extleading (1.12.266); FILE MERGED
2003/07/04 14:02:58 fme 1.12.266.1: #110641# Feature - External leading
Diffstat (limited to 'sw/source/core/text/porrst.hxx')
-rw-r--r--sw/source/core/text/porrst.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/core/text/porrst.hxx b/sw/source/core/text/porrst.hxx
index a5775b707af1..694d4b53f377 100644
--- a/sw/source/core/text/porrst.hxx
+++ b/sw/source/core/text/porrst.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: porrst.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: fme $ $Date: 2002-04-05 07:04:04 $
+ * last change: $Author: kz $ $Date: 2003-10-15 09:57:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -171,9 +171,6 @@ public:
SwArrowPortion( const SwTxtPaintInfo &rInf );
virtual void Paint( const SwTxtPaintInfo &rInf ) const;
virtual SwLinePortion *Compress();
-#ifndef VERTICAL_LAYOUT
- void PaintIt( OutputDevice *pOut ) const;
-#endif
inline sal_Bool IsLeft() const { return bLeft; }
inline const Point& GetPos() const { return aPos; }
OUTPUT_OPERATOR