Kaydet (Commit) c1c0593c authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Forgot to bin this declaration, too

Change-Id: Ifd27073ca0451cf285ff0a473676d9f2ad213f00
üst c83d876c
......@@ -145,11 +145,6 @@ public:
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 long (SwRect:: *SwRectGet)() const;
typedef const Point (SwRect:: *SwRectPoint)() 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