diff options
Diffstat (limited to 'sw/inc/node.hxx')
-rw-r--r-- | sw/inc/node.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/node.hxx b/sw/inc/node.hxx index 01ad9439e21c..dea2afc64019 100644 --- a/sw/inc/node.hxx +++ b/sw/inc/node.hxx @@ -409,8 +409,7 @@ public: SwRect FindLayoutRect( const bool bPrtArea = false, const Point* pPoint = nullptr, const bool bCalcFrame = false ) const; - SwRect FindPageFrameRect( const bool bPrtArea = false, - const Point* pPoint = nullptr ) const; + SwRect FindPageFrameRect() const; /** Method creates all views of document for given node. The content frames that are created are put in the respective layout. */ |