summaryrefslogtreecommitdiff
path: root/include/svx/svdomeas.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdomeas.hxx')
-rw-r--r--include/svx/svdomeas.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdomeas.hxx b/include/svx/svdomeas.hxx
index c9c9091c3d93..be2ce849890b 100644
--- a/include/svx/svdomeas.hxx
+++ b/include/svx/svdomeas.hxx
@@ -139,7 +139,7 @@ public:
tools::Rectangle* pAnchorRect, bool bLineWidth = true ) const override;
virtual void TakeTextAnchorRect(tools::Rectangle& rAnchorRect) const override;
virtual void TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, tools::Rectangle* pViewInit, tools::Rectangle* pViewMin) const override;
- virtual sal_uInt16 GetOutlinerViewAnchorMode() const override;
+ virtual EEAnchorMode GetOutlinerViewAnchorMode() const override;
virtual void NbcSetOutlinerParaObject(OutlinerParaObject* pTextObject) override;
virtual OutlinerParaObject* GetOutlinerParaObject() const override;