summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/objstmpconsiderwrapinfl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/layout/objstmpconsiderwrapinfl.hxx')
-rw-r--r--sw/source/core/layout/objstmpconsiderwrapinfl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/layout/objstmpconsiderwrapinfl.hxx b/sw/source/core/layout/objstmpconsiderwrapinfl.hxx
index fcf495e72a50..28b6acf9de1c 100644
--- a/sw/source/core/layout/objstmpconsiderwrapinfl.hxx
+++ b/sw/source/core/layout/objstmpconsiderwrapinfl.hxx
@@ -33,6 +33,7 @@ class SwObjsMarkedAsTmpConsiderWrapInfluence
~SwObjsMarkedAsTmpConsiderWrapInfluence();
void Insert( SwAnchoredObject& _rAnchoredObj );
+ void Remove( SwAnchoredObject& _rAnchoredObj );
void Clear();
};