offapi/com/sun/star/sheet/XConditionEntry.idl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 4f47b7a792c12c6f343073930098056b5e4ae1a9 Author: Vikas Mahato <vikasmaha...@gmail.com> AuthorDate: Thu Nov 22 21:01:01 2018 +0530 Commit: Markus Mohrhard <markus.mohrh...@googlemail.com> CommitDate: Sun Dec 2 20:29:15 2018 +0100 Fixed header include guard in offapi/com/sun/star/sheet/XConditionEntry.idl Change-Id: I159affa46a13b5ea6b501aeec43cc809885b6e11 Reviewed-on: https://gerrit.libreoffice.org/63811 Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrh...@googlemail.com> diff --git a/offapi/com/sun/star/sheet/XConditionEntry.idl b/offapi/com/sun/star/sheet/XConditionEntry.idl index f7dfa79b58dd..d3ac1f9a97fa 100644 --- a/offapi/com/sun/star/sheet/XConditionEntry.idl +++ b/offapi/com/sun/star/sheet/XConditionEntry.idl @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef __com_sun_star_sheet_XConditionalFormat_idl__ -#define __com_sun_star_sheet_XConditionalFormat_idl__ +#ifndef __com_sun_star_sheet_XConditionEntry_idl__ +#define __com_sun_star_sheet_XConditionEntry_idl__ #include <com/sun/star/uno/XInterface.idl> #include <com/sun/star/sheet/ConditionEntryType.idl> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits