summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppController.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-06-06 13:07:08 +0000
committerRüdiger Timm <rt@openoffice.org>2008-06-06 13:07:08 +0000
commitba59f74e95c1b5aa62840d308041fb52a1007e79 (patch)
treeac55e83bdc008fe613dbe5b978b519f388e75aab /dbaccess/source/ui/app/AppController.hxx
parentca719c477470ac4ae03f6de5d44db84807bf2693 (diff)
INTEGRATION: CWS dba30c (1.28.2); FILE MERGED
2008/05/13 08:56:27 fs 1.28.2.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/05/07 08:34:17 fs 1.27.2.1: removed two unneeded forwar declarations 2008/05/09 09:27:01 fs 1.27.2.2: RESYNC: (1.27-1.28); FILE MERGED
Diffstat (limited to 'dbaccess/source/ui/app/AppController.hxx')
-rw-r--r--dbaccess/source/ui/app/AppController.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/dbaccess/source/ui/app/AppController.hxx b/dbaccess/source/ui/app/AppController.hxx
index 6a26f1a369ca..95f87c403998 100644
--- a/dbaccess/source/ui/app/AppController.hxx
+++ b/dbaccess/source/ui/app/AppController.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: AppController.hxx,v $
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
* This file is part of OpenOffice.org.
*
@@ -69,8 +69,6 @@ class SfxFilter;
FORWARD_DECLARE_INTERFACE(container,XNameContainer)
FORWARD_DECLARE_INTERFACE(container,XContainer)
-FORWARD_DECLARE_INTERFACE(util,XNumberFormatter)
-FORWARD_DECLARE_INTERFACE(util,XCloseable)
FORWARD_DECLARE_INTERFACE(ucb,XContent)
//........................................................................