Kaydet (Commit) 5b940c67 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS tl28 (1.145.26); FILE MERGED

2006/10/25 13:39:55 tl 1.145.26.2: RESYNC: (1.145-1.146); FILE MERGED
2006/09/20 11:55:50 hbrinkm 1.145.26.1: #i42685# applied patch
üst 0007a5cd
......@@ -4,9 +4,9 @@
*
* $RCSfile: ww8par.hxx,v $
*
* $Revision: 1.146 $
* $Revision: 1.147 $
*
* last change: $Author: obo $ $Date: 2006-10-13 11:11:15 $
* last change: $Author: kz $ $Date: 2006-11-06 14:54:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -700,6 +700,7 @@ public:
sal_uInt32 GetPageLeft() const;
sal_uInt32 GetPageRight() const;
sal_uInt32 GetPageWidth() const;
bool empty() const { return maSegments.empty(); }
sal_uInt32 GetTextAreaWidth() const;
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment