diff options
Diffstat (limited to 'sw/source/core/inc/layfrm.hxx')
-rw-r--r-- | sw/source/core/inc/layfrm.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/inc/layfrm.hxx b/sw/source/core/inc/layfrm.hxx index 87c823dccc1a..5f2ed6987b34 100644 --- a/sw/source/core/inc/layfrm.hxx +++ b/sw/source/core/inc/layfrm.hxx @@ -156,8 +156,6 @@ public: constant reference of an instance of class <SwLayoutFrm> which is used as the reference for the relative position check. - @author OD - @return true, if <this> is positioned before the layout frame <p> */ bool IsBefore( const SwLayoutFrm* _pCheckRefLayFrm ) const; |