summaryrefslogtreecommitdiff
path: root/svx/source/inc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-11-11 08:01:59 +0000
committerRüdiger Timm <rt@openoffice.org>2005-11-11 08:01:59 +0000
commitd5b6233ed95cd377764b4f5313934962d69addde (patch)
tree7f4c3554782822cf6f14f464ddef9da7ccd2ac7e /svx/source/inc
parent154b9eefd827f8eab6044898a1b4cb70d893124c (diff)
INTEGRATION: CWS perform06 (1.6.116); FILE MERGED
2005/10/31 13:09:22 as 1.6.116.1: #i55429# recovery UI sometimes remove to much AutoRecovery entries from config
Diffstat (limited to 'svx/source/inc')
-rw-r--r--svx/source/inc/docrecovery.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/inc/docrecovery.hxx b/svx/source/inc/docrecovery.hxx
index 42020facab21..a843cf4a3f23 100644
--- a/svx/source/inc/docrecovery.hxx
+++ b/svx/source/inc/docrecovery.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docrecovery.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2005-11-03 11:54:52 $
+ * last change: $Author: rt $ $Date: 2005-11-11 09:01:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -312,6 +312,7 @@ class RecoveryCore : public ::cppu::WeakImplHelper1< css::frame::XStatusListener
virtual void saveAllTempEntries(const ::rtl::OUString& sSaveDir);
virtual void forgetBrokenTempEntries();
virtual void forgetAllRecoveryEntries();
+ void forgetBrokenRecoveryEntries();
//---------------------------------------
/** @short TODO */