Fix doxygen comment.

Change-Id: Ia08f5da3e1da257b7d45ffefbd14cf474ee5a95f
This commit is contained in:
Jan Holesovsky 2012-11-25 17:27:32 +01:00
parent 2e4f4171d6
commit 7bddbf6b97

View file

@ -101,7 +101,7 @@ namespace svx
#define FLYPROTECT_SIZE (sal_uInt16) 2 #define FLYPROTECT_SIZE (sal_uInt16) 2
#define FLYPROTECT_POS (sal_uInt16) 4 #define FLYPROTECT_POS (sal_uInt16) 4
#define FLYPROTECT_PARENT (sal_uInt16) 8 ///< Check only parents. #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. */ e.g. by OLE-server; also relevant for dialog. */
// For figuring out contents by position (D&D) // For figuring out contents by position (D&D)