diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/svxcommands.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/svxcommands.h b/include/svx/svxcommands.h index 1cd454f0b023..fdcc22788808 100644 --- a/include/svx/svxcommands.h +++ b/include/svx/svxcommands.h @@ -86,6 +86,7 @@ #define CMD_SID_OUTLINE_MAKE ".uno:Group" #define CMD_SID_INSERT_POSTIT ".uno:InsertAnnotation" #define CMD_SID_REPLYTO_POSTIT ".uno:ReplyToAnnotation" +#define CMD_SID_RULER ".uno:ShowRuler" #define CMD_SID_DELETE_POSTIT ".uno:DeleteAnnotation" #define CMD_SID_DELETEALL_POSTIT ".uno:DeleteAllAnnotation" #define CMD_SID_DELETEALLBYAUTHOR_POSTIT ".uno:DeleteAllAnnotationByAuthor" |