summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/querycontroller.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-03-01 18:17:11 +0000
committerKurt Zenker <kz@openoffice.org>2005-03-01 18:17:11 +0000
commitb1aa762cca2d9f881231036cb168466272e0792d (patch)
tree7775fa72101a27fb359e34bd6947d61f02d224a6 /dbaccess/source/ui/inc/querycontroller.hxx
parentf937f9ff1d6e7724eca58ee6bae90f82786d4568 (diff)
INTEGRATION: CWS removedrafts (1.30.40); FILE MERGED
2005/02/17 12:40:53 cd 1.30.40.1: #i42557# move UNOIDL types from drafts to com
Diffstat (limited to 'dbaccess/source/ui/inc/querycontroller.hxx')
-rw-r--r--dbaccess/source/ui/inc/querycontroller.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/querycontroller.hxx b/dbaccess/source/ui/inc/querycontroller.hxx
index 5bf58d3d3427..df45e51b6bb9 100644
--- a/dbaccess/source/ui/inc/querycontroller.hxx
+++ b/dbaccess/source/ui/inc/querycontroller.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: querycontroller.hxx,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: obo $ $Date: 2004-11-16 14:32:12 $
+ * last change: $Author: kz $ $Date: 2005-03-01 19:17:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -225,7 +225,7 @@ namespace dbaui
SAL_CALL Create(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >&);
protected:
- virtual void onLoadedMenu(const ::com::sun::star::uno::Reference< drafts::com::sun::star::frame::XLayoutManager >& _xLayoutManager);
+ virtual void onLoadedMenu(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XLayoutManager >& _xLayoutManager);
virtual OTableWindowData* createTableWindowData();
virtual OJoinDesignView* getJoinView();