summaryrefslogtreecommitdiff
path: root/sc/inc/postit.hxx
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2017-04-10 21:26:35 +0200
committerEike Rathke <erack@redhat.com>2017-04-10 23:31:59 +0200
commit71f942731b5cec0abb7eecfe5e8dad9b516cd213 (patch)
tree43a6a1fe6a3c82d01af5bf5aafbf4d095a0ab5db /sc/inc/postit.hxx
parentadcf24117d939f0f2bb0a00d89da3105db134ebf (diff)
Add bool bIgnoreUndo parameter to removeFromDrawPageAndFree()
In preparation of using that in the dtor. Change-Id: I9a8713390c548e774c1e23cef201effe00a29be9
Diffstat (limited to 'sc/inc/postit.hxx')
-rw-r--r--sc/inc/postit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/postit.hxx b/sc/inc/postit.hxx
index 8791a8b26b1d..993de2af6565 100644
--- a/sc/inc/postit.hxx
+++ b/sc/inc/postit.hxx
@@ -70,7 +70,7 @@ public:
/** Remove from draw page and free caption object if no Undo recording.
*/
- void removeFromDrawPageAndFree();
+ void removeFromDrawPageAndFree( bool bIgnoreUndo = false );
/** Release all management of the SdrCaptionObj* in all instances of this
list and dissolve. The SdrCaptionObj pointer returned is ready to be