summaryrefslogtreecommitdiff
path: root/sw/inc/swcommands.h
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-04-22 17:06:26 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-04-23 11:22:48 +0100
commitebb728c9c01b5e86926381fa816cf69cb3eb1e37 (patch)
treed45366bdd6bb2507b445a4e79834b70de97a218c /sw/inc/swcommands.h
parent43d68d4ea9075abf2984c32fd81cb40d1df84c6a (diff)
add a 'format all comments' feature
Change-Id: Ie9530f0f58b38d014beda60b9efba3ce93fe5c0e
Diffstat (limited to 'sw/inc/swcommands.h')
-rw-r--r--sw/inc/swcommands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/swcommands.h b/sw/inc/swcommands.h
index 0f5cd54193e8..cc9bc07d0f42 100644
--- a/sw/inc/swcommands.h
+++ b/sw/inc/swcommands.h
@@ -116,6 +116,7 @@
#define CMD_FN_DELETE_COMMENT ".uno:DeleteComment"
#define CMD_FN_DELETE_NOTE_AUTHOR ".uno:DeleteAuthor"
#define CMD_FN_DELETE_ALL_NOTES ".uno:DeleteAllNotes"
+#define CMD_FN_FORMAT_ALL_NOTES ".uno:FormatAllNotes"
#define CMD_FN_HIDE_NOTE ".uno:HideNote"
#define CMD_FN_HIDE_NOTE_AUTHOR ".uno:HideAuthor"
#define CMD_FN_HIDE_ALL_NOTES ".uno:HideAllNotes"