diff options
Diffstat (limited to 'dbaccess/source/ui/app/AppController.hxx')
-rw-r--r-- | dbaccess/source/ui/app/AppController.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/ui/app/AppController.hxx b/dbaccess/source/ui/app/AppController.hxx index 816fe3235c3a..262c0a2998b8 100644 --- a/dbaccess/source/ui/app/AppController.hxx +++ b/dbaccess/source/ui/app/AppController.hxx @@ -30,13 +30,11 @@ #include "moduledbu.hxx" #include "TableCopyHelper.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/beans/XPropertyChangeListener.hpp> #include <com/sun/star/container/XContainerListener.hpp> #include <com/sun/star/sdb/application/XDatabaseDocumentUI.hpp> #include <com/sun/star/util/XModifiable.hpp> #include <com/sun/star/ui/XContextMenuInterception.hpp> -/** === end UNO includes === **/ #include <comphelper/stl_types.hxx> #include <comphelper/namedvaluecollection.hxx> |