From 7bddbf6b972dff1c9caeb4d4fb485b93c4cb9353 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Sun, 25 Nov 2012 17:27:32 +0100 Subject: [PATCH] Fix doxygen comment. Change-Id: Ia08f5da3e1da257b7d45ffefbd14cf474ee5a95f --- sw/inc/fesh.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx index 8f88f4a78e28..1ca2e68d8996 100644 --- a/sw/inc/fesh.hxx +++ b/sw/inc/fesh.hxx @@ -101,7 +101,7 @@ namespace svx #define FLYPROTECT_SIZE (sal_uInt16) 2 #define FLYPROTECT_POS (sal_uInt16) 4 #define FLYPROTECT_PARENT (sal_uInt16) 8 ///< Check only parents. -#define FLYPROTECT_FIXED (sal_uInt16) 16 /** Only protection that cannot be withdrawn +#define FLYPROTECT_FIXED (sal_uInt16) 16 /**< Only protection that cannot be withdrawn e.g. by OLE-server; also relevant for dialog. */ // For figuring out contents by position (D&D)