summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-10-13 21:20:23 +0200
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-10-13 21:21:25 +0200
commit1175b25bf2353c95111fb5c0459feee751b3c764 (patch)
treee3d5041775bf3b82ff1b7093faa0fdd8589c1ba0 /include
parent758a78ca6e1a734695a09b9c9a6c59f567ae938f (diff)
fdo#84213 Add show/hide ruler to sd context menu
Change-Id: Iee42ab31a82ed4459f956706cef513afcf70ef94
Diffstat (limited to 'include')
-rw-r--r--include/svx/svxcommands.h1
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"