Forgot to bin this declaration, too
Change-Id: Ifd27073ca0451cf285ff0a473676d9f2ad213f00
This commit is contained in:
@@ -145,11 +145,6 @@ public:
|
|||||||
sal_Bool OverStepRight( long ) const;
|
sal_Bool OverStepRight( long ) const;
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef DBG_UTIL
|
|
||||||
// Implementation in swrect.cxx
|
|
||||||
extern SvStream &operator<<( SvStream &rStream, const SwRect &rRect );
|
|
||||||
#endif
|
|
||||||
|
|
||||||
typedef void (SwRect:: *SwRectSet)( const long nNew );
|
typedef void (SwRect:: *SwRectSet)( const long nNew );
|
||||||
typedef long (SwRect:: *SwRectGet)() const;
|
typedef long (SwRect:: *SwRectGet)() const;
|
||||||
typedef const Point (SwRect:: *SwRectPoint)() const;
|
typedef const Point (SwRect:: *SwRectPoint)() const;
|
||||||
|
Reference in New Issue
Block a user