https://issues.apache.org/ooo/show_bug.cgi?id=121544
hanya <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from hanya <[email protected]> --- following files contains illegal value for preprocessor instructions: Index: offapi/com/sun/star/awt/MessageBoxType.idl =================================================================== --- offapi/com/sun/star/awt/MessageBoxType.idl (revision 1430225) +++ offapi/com/sun/star/awt/MessageBoxType.idl (working copy) @@ -19,8 +19,8 @@ * *************************************************************/ -#ifndef __com_sun_star_awt_MessageBoxCommand_idl__ -#define __com_sun_star_awt_MessageBoxCommand_idl__ +#ifndef __com_sun_star_awt_MessageBoxType_idl__ +#define __com_sun_star_awt_MessageBoxType_idl__ module com { module sun { module star { module awt { Index: offapi/com/sun/star/awt/MessageBoxResults.idl =================================================================== --- offapi/com/sun/star/awt/MessageBoxResults.idl (revision 1430225) +++ offapi/com/sun/star/awt/MessageBoxResults.idl (working copy) @@ -19,8 +19,8 @@ * *************************************************************/ -#ifndef __com_sun_star_awt_MessageBoxCommand_idl__ -#define __com_sun_star_awt_MessageBoxCommand_idl__ +#ifndef __com_sun_star_awt_MessageBoxResults_idl__ +#define __com_sun_star_awt_MessageBoxResults_idl__ module com { module sun { module star { module awt { -- You are receiving this mail because: You are on the CC list for the bug.
