diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:19 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:21:30 +0200 |
commit | 1275d274db37fc333838321347e1887488f8f4c0 (patch) | |
tree | 8857c3ae31f6ebddb0137f708487cbc1cccb1d97 /ucbhelper/inc | |
parent | bcef91b779f6802dd8bdec91d945038716faf181 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'ucbhelper/inc')
-rw-r--r-- | ucbhelper/inc/ucbhelper/commandenvironment.hxx | 2 | ||||
-rw-r--r-- | ucbhelper/inc/ucbhelper/commandenvironmentproxy.hxx | 2 | ||||
-rw-r--r-- | ucbhelper/inc/ucbhelper/interceptedinteraction.hxx | 4 | ||||
-rw-r--r--[-rwxr-xr-x] | ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx | 0 |
4 files changed, 0 insertions, 8 deletions
diff --git a/ucbhelper/inc/ucbhelper/commandenvironment.hxx b/ucbhelper/inc/ucbhelper/commandenvironment.hxx index ddcdd5712901..41db60e2eeea 100644 --- a/ucbhelper/inc/ucbhelper/commandenvironment.hxx +++ b/ucbhelper/inc/ucbhelper/commandenvironment.hxx @@ -29,9 +29,7 @@ #define _UCBHELPER_COMMANDENVIRONMENT_HXX #include <com/sun/star/lang/XTypeProvider.hpp> -#ifndef _COM_SUN_STAR_UCB_XCOMMMANDENVIRONMENT_HPP_ #include <com/sun/star/ucb/XCommandEnvironment.hpp> -#endif #include <cppuhelper/weak.hxx> #include <ucbhelper/macros.hxx> #include "ucbhelper/ucbhelperdllapi.h" diff --git a/ucbhelper/inc/ucbhelper/commandenvironmentproxy.hxx b/ucbhelper/inc/ucbhelper/commandenvironmentproxy.hxx index 00724ceb4b46..b6b6755b21b1 100644 --- a/ucbhelper/inc/ucbhelper/commandenvironmentproxy.hxx +++ b/ucbhelper/inc/ucbhelper/commandenvironmentproxy.hxx @@ -29,9 +29,7 @@ #define _UCBHELPER_COMMANDENVIRONMENTPROXY_HXX #include <com/sun/star/lang/XTypeProvider.hpp> -#ifndef _COM_SUN_STAR_UCB_XCOMMMANDENVIRONMENT_HPP_ #include <com/sun/star/ucb/XCommandEnvironment.hpp> -#endif #include <cppuhelper/weak.hxx> #include <ucbhelper/macros.hxx> diff --git a/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx b/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx index 23ed0fb4d60b..63d2de64068d 100644 --- a/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx +++ b/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx @@ -33,13 +33,9 @@ #include <vector> -#ifndef __COM_SUN_STAR_TASK_XINTERACTIONHANDLER_HPP__ #include <com/sun/star/task/XInteractionHandler.hpp> -#endif -#ifndef __COM_SUN_STAR_TASK_XINTERACTIONREQUEST_HPP__ #include <com/sun/star/task/XInteractionRequest.hpp> -#endif #include <cppuhelper/implbase1.hxx> #include "ucbhelper/ucbhelperdllapi.h" diff --git a/ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx b/ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx index 213f504c7f61..213f504c7f61 100755..100644 --- a/ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx +++ b/ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx |