summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/app/AppController.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-01-30 07:41:20 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-01-30 07:41:20 +0000
commitda832aa4efe20f674c3cb20f8bfe708da9b5bd85 (patch)
treef5b8fa0597d3eee6296d9d96016eb887f3a666af /dbaccess/source/ui/app/AppController.hxx
parentINTEGRATION: CWS dba24d (1.48.2); FILE MERGED (diff)
downloadcore-da832aa4efe20f674c3cb20f8bfe708da9b5bd85.tar.gz
core-da832aa4efe20f674c3cb20f8bfe708da9b5bd85.zip
INTEGRATION: CWS dba24d (1.20.22); FILE MERGED
2007/12/01 13:40:27 fs 1.20.22.2: RESYNC: (1.20-1.22); FILE MERGED 2007/11/22 11:47:45 oj 1.20.22.1: #i83805# new command to suspend and shutdown the emebedded object
Diffstat (limited to 'dbaccess/source/ui/app/AppController.hxx')
-rw-r--r--dbaccess/source/ui/app/AppController.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/app/AppController.hxx b/dbaccess/source/ui/app/AppController.hxx
index 33dabcc0d072..540344a57798 100644
--- a/dbaccess/source/ui/app/AppController.hxx
+++ b/dbaccess/source/ui/app/AppController.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AppController.hxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: ihi $ $Date: 2007-11-21 15:49:47 $
+ * last change: $Author: rt $ $Date: 2008-01-30 08:41:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -393,7 +393,7 @@ namespace dbaui
@return
<TRUE/> if the document could be suspended, otherwise <FALSE/>.
*/
- sal_Bool suspendDocument(const TDocuments::key_type& _xComponent,sal_Bool _bSuspend);
+ sal_Bool suspendDocument(const TDocuments::value_type& _xComponent,sal_Bool _bSuspend);
/** suspend all open documents.
@return