diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 22:00:59 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 22:00:59 +0000 |
commit | 4916bf42369fa1d6514cbfc737da459836f6081a (patch) | |
tree | 58c38289b77bd332ea7bbcc4c9723ddd32bd1b81 /chart2/workbench | |
parent | 5abc2d3183ee95ce6bdef85d77e441d54079566b (diff) |
INTEGRATION: CWS changefileheader (1.2.354); FILE MERGED
2008/04/01 15:04:31 thb 1.2.354.2: #i85898# Stripping all external header guards
2008/04/01 10:50:44 thb 1.2.354.1: #i85898# Stripping all external header guards
Diffstat (limited to 'chart2/workbench')
-rw-r--r-- | chart2/workbench/stub/newUNOcomponent.hxx | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chart2/workbench/stub/newUNOcomponent.hxx b/chart2/workbench/stub/newUNOcomponent.hxx index acee56f30a69..8b3cc8f3c405 100644 --- a/chart2/workbench/stub/newUNOcomponent.hxx +++ b/chart2/workbench/stub/newUNOcomponent.hxx @@ -2,30 +2,20 @@ #ifndef _CHART2_XXXX_HXX #define _CHART2_XXXX_HXX -#ifndef _COM_SUN_STAR_LANG_XSERVICEINFO_HPP_ #include <com/sun/star/lang/XServiceInfo.hpp> -#endif -#ifndef _COM_SUN_STAR_UNO_XCOMPONENTCONTEXT_HPP_ #include <com/sun/star/uno/XComponentContext.hpp> -#endif /* -#ifndef _COM_SUN_STAR_LANG_XCOMPONENT_HPP_ #include <com/sun/star/lang/XComponent.hpp> -#endif */ //---- #include "ServiceMacros.hxx" //---- chart2 -#ifndef _COM_SUN_STAR_CHART2_YYYY_HPP_ #include <com/sun/star/chart2/YYYY.hpp> -#endif //---- -#ifndef _CPPUHELPER_IMPLBASE2_HXX_ #include <cppuhelper/implbase2.hxx> -#endif //............................................................................. namespace chart |