diff options
9 files changed, 12 insertions, 12 deletions
diff --git a/offapi/com/sun/star/deployment/PackageInformationProvider.idl b/offapi/com/sun/star/deployment/PackageInformationProvider.idl index 965d9327bfdd..253f77bebb0a 100644 --- a/offapi/com/sun/star/deployment/PackageInformationProvider.idl +++ b/offapi/com/sun/star/deployment/PackageInformationProvider.idl @@ -25,8 +25,8 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -#ifndef __com_sun_star_deployment_XPackageInformationProvider_idl__ -#define __com_sun_star_deployment_XPackageInformationProvider_idl__ +#ifndef __com_sun_star_deployment_PackageInformationProvider_idl__ +#define __com_sun_star_deployment_PackageInformationProvider_idl__ #include <com/sun/star/deployment/XPackageInformationProvider.idl> diff --git a/offapi/com/sun/star/deployment/XPackageInformationProvider.idl b/offapi/com/sun/star/deployment/XPackageInformationProvider.idl index ef3692832152..a521bbc656e4 100644 --- a/offapi/com/sun/star/deployment/XPackageInformationProvider.idl +++ b/offapi/com/sun/star/deployment/XPackageInformationProvider.idl @@ -26,8 +26,8 @@ * ************************************************************************/ -#ifndef __com_sun_star_deployment_XPackageInformationProvide_idl__ -#define __com_sun_star_deployment_XPackageInformationProvide_idl_ +#ifndef __com_sun_star_deployment_XPackageInformationProvider_idl__ +#define __com_sun_star_deployment_XPackageInformationProvider_idl__ #include <com/sun/star/uno/XInterface.idl> #include <com/sun/star/uno/Exception.idl> diff --git a/offapi/com/sun/star/i18n/XExtendedInputSequenceChecker.idl b/offapi/com/sun/star/i18n/XExtendedInputSequenceChecker.idl index 7de37fa25e58..f7efe8b871e0 100644 --- a/offapi/com/sun/star/i18n/XExtendedInputSequenceChecker.idl +++ b/offapi/com/sun/star/i18n/XExtendedInputSequenceChecker.idl @@ -26,7 +26,7 @@ * ************************************************************************/ -#ifndef __com_sun_star_i18n_XExtendedInputCSequencehecker_idl__ +#ifndef __com_sun_star_i18n_XExtendedInputSequenceChecker_idl__ #define __com_sun_star_i18n_XExtendedInputSequenceChecker_idl__ #include <com/sun/star/i18n/XInputSequenceChecker.idl> diff --git a/offapi/com/sun/star/text/XSimpleText.idl b/offapi/com/sun/star/text/XSimpleText.idl index d9ca15cede51..ef08c6955dec 100644 --- a/offapi/com/sun/star/text/XSimpleText.idl +++ b/offapi/com/sun/star/text/XSimpleText.idl @@ -26,7 +26,7 @@ * ************************************************************************/ #ifndef __com_sun_star_text_XSimpleText_idl__ -#define __com_sun_star_text_XSimplText_idl__ +#define __com_sun_star_text_XSimpleText_idl__ #include <com/sun/star/text/XTextRange.idl> diff --git a/offapi/com/sun/star/ucb/NumberedSortingInfo.idl b/offapi/com/sun/star/ucb/NumberedSortingInfo.idl index ba3f18fce39f..34ee5b51669c 100644 --- a/offapi/com/sun/star/ucb/NumberedSortingInfo.idl +++ b/offapi/com/sun/star/ucb/NumberedSortingInfo.idl @@ -26,7 +26,7 @@ * ************************************************************************/ #ifndef __com_sun_star_ucb_NumberedSortingInfo_idl__ -#define __com_sun_star_ucb_NumberedSortingInfo_idl_ +#define __com_sun_star_ucb_NumberedSortingInfo_idl__ //============================================================================= diff --git a/offapi/com/sun/star/xml/dom/XAttr.idl b/offapi/com/sun/star/xml/dom/XAttr.idl index 15a3afe144ef..32e98bc8f079 100644 --- a/offapi/com/sun/star/xml/dom/XAttr.idl +++ b/offapi/com/sun/star/xml/dom/XAttr.idl @@ -27,7 +27,7 @@ ************************************************************************/ #ifndef __com_sun_star_xml_dom_XAttr_idl__ -#define __com_sun_star_xml_sax_XAttr_idl__ +#define __com_sun_star_xml_dom_XAttr_idl__ #include <com/sun/star/xml/dom/XNode.idl> diff --git a/offapi/com/sun/star/xml/dom/XComment.idl b/offapi/com/sun/star/xml/dom/XComment.idl index 3c9d5dfcc7e0..96da7f84b63a 100644 --- a/offapi/com/sun/star/xml/dom/XComment.idl +++ b/offapi/com/sun/star/xml/dom/XComment.idl @@ -27,7 +27,7 @@ ************************************************************************/ #ifndef __com_sun_star_xml_dom_XComment_idl__ -#define __com_sun_star_xml_dom_XCComment_idl__ +#define __com_sun_star_xml_dom_XComment_idl__ #include <com/sun/star/xml/dom/XCharacterData.idl> diff --git a/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl b/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl index e368be11e4b9..e95c10da43b7 100644 --- a/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl +++ b/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl @@ -26,8 +26,8 @@ * ************************************************************************/ -#ifndef __com_sun_star_xml__xpath_Libxml2ExtensionHandle_idl__ -#define __com_sun_star_xml_Libxml2ExtensionHandle_idl__ +#ifndef __com_sun_star_xml_xpath_Libxml2ExtensionHandle_idl__ +#define __com_sun_star_xml_xpath_Libxml2ExtensionHandle_idl__ //============================================================================= diff --git a/udkapi/com/sun/star/reflection/InvalidTypeNameException.idl b/udkapi/com/sun/star/reflection/InvalidTypeNameException.idl index fb2fb1778e54..2ede2d29e2f0 100644 --- a/udkapi/com/sun/star/reflection/InvalidTypeNameException.idl +++ b/udkapi/com/sun/star/reflection/InvalidTypeNameException.idl @@ -26,7 +26,7 @@ * ************************************************************************/ -#ifndef __com_sun_star_reflection_InvaildTypeNameException_idl__ +#ifndef __com_sun_star_reflection_InvalidTypeNameException_idl__ #define __com_sun_star_reflection_InvalidTypeNameException_idl__ #include <com/sun/star/uno/Exception.idl> |