diff options
Diffstat (limited to 'sw/inc/dcontact.hxx')
-rw-r--r-- | sw/inc/dcontact.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/dcontact.hxx b/sw/inc/dcontact.hxx index 470132a0ee44..a25c1ac9e54c 100644 --- a/sw/inc/dcontact.hxx +++ b/sw/inc/dcontact.hxx @@ -156,8 +156,6 @@ public: return *(GetAnchorFormat().GetContentAnchor()); } - const SwIndex& GetContentAnchorIndex() const; - /** get data collection of anchored objects, handled by with contact */ virtual void GetAnchoredObjs( std::vector<SwAnchoredObject*>& _roAnchoredObjs ) const = 0; |