Kaydet (Commit) 544b3a1d authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS aw024 (1.6.96); FILE MERGED

2006/09/08 19:38:25 aw 1.6.96.3: RESYNC: (1.7-1.8); FILE MERGED
2005/09/17 18:41:31 aw 1.6.96.2: RESYNC: (1.6-1.7); FILE MERGED
2005/04/26 15:09:11 aw 1.6.96.1: #i39528#
üst bd455b08
......@@ -4,9 +4,9 @@
*
* $RCSfile: dflyobj.hxx,v $
*
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* last change: $Author: hr $ $Date: 2006-08-14 16:18:44 $
* last change: $Author: ihi $ $Date: 2006-11-14 15:10:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -101,7 +101,7 @@ public:
virtual const Rectangle& GetLogicRect() const;
virtual void SetLogicRect(const Rectangle& rRect);
virtual void NbcSetLogicRect(const Rectangle& rRect);
virtual void TakeXorPoly(XPolyPolygon& rPoly, FASTBOOL) const;
virtual ::basegfx::B2DPolyPolygon TakeXorPoly(sal_Bool bDetail) const;
virtual void NbcMove (const Size& rSiz);
virtual void NbcResize(const Point& rRef, const Fraction& xFact,
const Fraction& yFact);
......
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