diff options
Diffstat (limited to 'sw/inc/crsrsh.hxx')
-rw-r--r-- | sw/inc/crsrsh.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/crsrsh.hxx b/sw/inc/crsrsh.hxx index 0cdeee5860c2..0629a04a9299 100644 --- a/sw/inc/crsrsh.hxx +++ b/sw/inc/crsrsh.hxx @@ -847,6 +847,8 @@ public: OUString GetCrsrDescr() const; virtual void dumpAsXml(struct _xmlTextWriter* pWriter) const SAL_OVERRIDE; + /// Implementation of lok::Document::getPartPageRectangles() for Writer. + OUString getPageRectangles(); }; // Cursor Inlines: |