summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppControllerGen.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-03-01 18:14:59 +0000
committerKurt Zenker <kz@openoffice.org>2005-03-01 18:14:59 +0000
commita9a8c5bb7023ad34ba692a8f76d01407f4d5c930 (patch)
treea150a112b59ae62ef8f6a853ead784df251a161c /dbaccess/source/ui/app/AppControllerGen.cxx
parentadf1fff954a4e22b22f033646798b0e38f6c6be4 (diff)
INTEGRATION: CWS removedrafts (1.9.20); FILE MERGED
2005/02/17 12:40:50 cd 1.9.20.1: #i42557# move UNOIDL types from drafts to com
Diffstat (limited to 'dbaccess/source/ui/app/AppControllerGen.cxx')
-rw-r--r--dbaccess/source/ui/app/AppControllerGen.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/app/AppControllerGen.cxx b/dbaccess/source/ui/app/AppControllerGen.cxx
index f79c03ef5..fd9c6d2a7 100644
--- a/dbaccess/source/ui/app/AppControllerGen.cxx
+++ b/dbaccess/source/ui/app/AppControllerGen.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: AppControllerGen.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: kz $ $Date: 2005-01-21 17:06:03 $
+ * last change: $Author: kz $ $Date: 2005-03-01 19:14:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -612,7 +612,7 @@ sal_Bool OApplicationController::isRenameDeleteAllowed(ElementType _eType,sal_Bo
return bEnabled;
}
// -----------------------------------------------------------------------------
-void OApplicationController::onLoadedMenu(const Reference< drafts::com::sun::star::frame::XLayoutManager >& _xLayoutManager)
+void OApplicationController::onLoadedMenu(const Reference< ::com::sun::star::frame::XLayoutManager >& _xLayoutManager)
{
if ( _xLayoutManager.is() )