diff options
Diffstat (limited to 'connectivity/source/inc')
-rw-r--r-- | connectivity/source/inc/hsqldb/HConnection.hxx | 2 | ||||
-rw-r--r-- | connectivity/source/inc/hsqldb/HTools.hxx | 3 | ||||
-rw-r--r-- | connectivity/source/inc/hsqldb/HView.hxx | 2 | ||||
-rw-r--r-- | connectivity/source/inc/java/ContextClassLoader.hxx | 3 | ||||
-rw-r--r-- | connectivity/source/inc/java/GlobalRef.hxx | 3 | ||||
-rw-r--r-- | connectivity/source/inc/java/LocalRef.hxx | 3 | ||||
-rw-r--r-- | connectivity/source/inc/java/sql/ConnectionLog.hxx | 2 | ||||
-rw-r--r-- | connectivity/source/inc/resource/sharedresources.hxx | 3 |
8 files changed, 0 insertions, 21 deletions
diff --git a/connectivity/source/inc/hsqldb/HConnection.hxx b/connectivity/source/inc/hsqldb/HConnection.hxx index bc2ff3b4ef46..aad422e3817e 100644 --- a/connectivity/source/inc/hsqldb/HConnection.hxx +++ b/connectivity/source/inc/hsqldb/HConnection.hxx @@ -21,14 +21,12 @@ #define CONNECTIVITY_HSQLDB_CONNECTION_HXX #include "connectivity/ConnectionWrapper.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/util/XFlushable.hpp> #include <com/sun/star/sdbc/XDriver.hpp> #ifndef __com_sun_star_sdb_application_XTableUIProvider_hpp__ #include <com/sun/star/sdb/application/XTableUIProvider.hpp> #endif #include <com/sun/star/ui/dialogs/XExecutableDialog.hpp> -/** === end UNO includes === **/ #include <cppuhelper/compbase2.hxx> #include <comphelper/uno3.hxx> #include <cppuhelper/interfacecontainer.hxx> diff --git a/connectivity/source/inc/hsqldb/HTools.hxx b/connectivity/source/inc/hsqldb/HTools.hxx index 5e6a3aad823a..03c3c274468e 100644 --- a/connectivity/source/inc/hsqldb/HTools.hxx +++ b/connectivity/source/inc/hsqldb/HTools.hxx @@ -20,9 +20,6 @@ #ifndef CONNECTIVITY_HTOOLS_HXX #define CONNECTIVITY_HTOOLS_HXX -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - #include <rtl/ustrbuf.hxx> //........................................................................ diff --git a/connectivity/source/inc/hsqldb/HView.hxx b/connectivity/source/inc/hsqldb/HView.hxx index e840d9f58ee1..52ee16589cca 100644 --- a/connectivity/source/inc/hsqldb/HView.hxx +++ b/connectivity/source/inc/hsqldb/HView.hxx @@ -22,9 +22,7 @@ #include "connectivity/sdbcx/VView.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/sdbcx/XAlterView.hpp> -/** === end UNO includes === **/ #include <comphelper/uno3.hxx> #include <cppuhelper/implbase1.hxx> diff --git a/connectivity/source/inc/java/ContextClassLoader.hxx b/connectivity/source/inc/java/ContextClassLoader.hxx index 8a57e1b83796..34d6b2b18ba8 100644 --- a/connectivity/source/inc/java/ContextClassLoader.hxx +++ b/connectivity/source/inc/java/ContextClassLoader.hxx @@ -22,9 +22,6 @@ #include "java/GlobalRef.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - namespace comphelper { class ResourceBasedEventLogger; diff --git a/connectivity/source/inc/java/GlobalRef.hxx b/connectivity/source/inc/java/GlobalRef.hxx index c27eaa6710ed..49bd698185dc 100644 --- a/connectivity/source/inc/java/GlobalRef.hxx +++ b/connectivity/source/inc/java/GlobalRef.hxx @@ -23,9 +23,6 @@ #include "java/LocalRef.hxx" #include "java/lang/Object.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - #include <jvmaccess/virtualmachine.hxx> //........................................................................ diff --git a/connectivity/source/inc/java/LocalRef.hxx b/connectivity/source/inc/java/LocalRef.hxx index e1dc98e78e65..668b70944ef6 100644 --- a/connectivity/source/inc/java/LocalRef.hxx +++ b/connectivity/source/inc/java/LocalRef.hxx @@ -20,9 +20,6 @@ #ifndef CONNECTIVITY_LOCALREF_HXX #define CONNECTIVITY_LOCALREF_HXX -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - #include <jvmaccess/virtualmachine.hxx> //........................................................................ diff --git a/connectivity/source/inc/java/sql/ConnectionLog.hxx b/connectivity/source/inc/java/sql/ConnectionLog.hxx index 0c99a31d9101..09fd0508d4c6 100644 --- a/connectivity/source/inc/java/sql/ConnectionLog.hxx +++ b/connectivity/source/inc/java/sql/ConnectionLog.hxx @@ -20,9 +20,7 @@ #ifndef CONNECTIVITY_CONNECTIONLOG_HXX #define CONNECTIVITY_CONNECTIONLOG_HXX -/** === begin UNO includes === **/ #include <com/sun/star/logging/LogLevel.hpp> -/** === end UNO includes === **/ #include <rtl/ustring.hxx> diff --git a/connectivity/source/inc/resource/sharedresources.hxx b/connectivity/source/inc/resource/sharedresources.hxx index dfea975f46c8..7aa65140e487 100644 --- a/connectivity/source/inc/resource/sharedresources.hxx +++ b/connectivity/source/inc/resource/sharedresources.hxx @@ -20,9 +20,6 @@ #ifndef CONNECTIVITY_SHAREDRESOURCES_HXX #define CONNECTIVITY_SHAREDRESOURCES_HXX -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - #include <rtl/ustring.hxx> #include <list> #include "connectivity/dbtoolsdllapi.hxx" |