Fix doxygen comment.
Change-Id: Ia08f5da3e1da257b7d45ffefbd14cf474ee5a95f
This commit is contained in:
parent
2e4f4171d6
commit
7bddbf6b97
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue