summaryrefslogtreecommitdiff
path: root/package/source/xstor
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:55:37 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:55:37 +0000
commit8e8062a115fcc9e8005c1b54bc6588cae904a5a2 (patch)
treeb59f0570cb0d50898472a45f41ff3ebfee693075 /package/source/xstor
parente2a88888a295f8e1df612509b1b342245dd860c5 (diff)
INTEGRATION: CWS fwk20 (1.8.24); FILE MERGED
2005/08/08 09:13:29 mav 1.8.24.1: #i52822# unlock mutex before notifications
Diffstat (limited to 'package/source/xstor')
-rw-r--r--package/source/xstor/xstorage.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/source/xstor/xstorage.hxx b/package/source/xstor/xstorage.hxx
index cd1675176908..0906e61a37cf 100644
--- a/package/source/xstor/xstorage.hxx
+++ b/package/source/xstor/xstorage.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xstorage.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:09:48 $
+ * last change: $Author: hr $ $Date: 2005-09-23 15:55:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -260,7 +260,6 @@ struct OStorage_Impl
void Commit();
void Revert();
- void SetModifiedInternally( sal_Bool bModified );
::rtl::OUString GetCommonRootPass() throw ( ::com::sun::star::packages::NoEncryptionException );
void CopyToStorage( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& xDest );