summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/tocntntanchoredobjectposition.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/tocntntanchoredobjectposition.hxx')
-rw-r--r--sw/source/core/inc/tocntntanchoredobjectposition.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/tocntntanchoredobjectposition.hxx b/sw/source/core/inc/tocntntanchoredobjectposition.hxx
index 6521e94e8a34..85d0d617461e 100644
--- a/sw/source/core/inc/tocntntanchoredobjectposition.hxx
+++ b/sw/source/core/inc/tocntntanchoredobjectposition.hxx
@@ -68,7 +68,7 @@ namespace objectpositioning
@return constant reference to <SwFrame> object, at which the
horizontal position is determined.
*/
- const SwFrame& _GetHoriVirtualAnchor( const SwLayoutFrame& _pProposedFrame ) const;
+ const SwFrame& GetHoriVirtualAnchor( const SwLayoutFrame& _pProposedFrame ) const;
public:
SwToContentAnchoredObjectPosition( SdrObject& _rDrawObj );