summaryrefslogtreecommitdiff
path: root/svx/source/table/cell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/table/cell.hxx')
-rw-r--r--svx/source/table/cell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/table/cell.hxx b/svx/source/table/cell.hxx
index 22f216cbcf4a..20ab6b4d8331 100644
--- a/svx/source/table/cell.hxx
+++ b/svx/source/table/cell.hxx
@@ -76,7 +76,7 @@ public:
OutlinerParaObject* GetEditOutlinerParaObject() const;
SVX_DLLPRIVATE void SetStyleSheet( SfxStyleSheet* pStyleSheet, bool bDontRemoveHardAttr );
SVX_DLLPRIVATE virtual SfxStyleSheet* GetStyleSheet() const override;
- SVX_DLLPRIVATE virtual void TakeTextAnchorRect(Rectangle& rAnchorRect) const;
+ SVX_DLLPRIVATE void TakeTextAnchorRect(Rectangle& rAnchorRect) const;
SVX_DLLPRIVATE virtual const SfxItemSet& GetItemSet() const override;
SVX_DLLPRIVATE void SetMergedItemSetAndBroadcast(const SfxItemSet& rSet, bool bClearAllItems);