summaryrefslogtreecommitdiffstats
path: root/sw/inc/swcommands.h
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2011-09-15 10:54:46 +0200
committerCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2011-09-15 10:57:30 +0200
commitc95d90199397b529de1a9979c065a7f35e52a188 (patch)
tree0d09b69bc627a184716e8d436f4e3403fa6b7938 /sw/inc/swcommands.h
parentuse correct static lib. name for windows (diff)
downloadcore-c95d90199397b529de1a9979c065a7f35e52a188.tar.gz
core-c95d90199397b529de1a9979c065a7f35e52a188.zip
Header/Footer: add the Border and Background... menu item
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 036abc820037..9e8343e62865 100644
--- a/sw/inc/swcommands.h
+++ b/sw/inc/swcommands.h
@@ -435,5 +435,6 @@
#define CMD_FN_COPY_HYPERLINK_LOCATION ".uno:CopyHyperlinkLocation"
#define CMD_FN_HEADERFOOTER_EDIT ".uno:HeaderFooterEdit"
#define CMD_FN_HEADERFOOTER_DELETE ".uno:HeaderFooterDelete"
+#define CMD_FN_HEADERFOOTER_BORDERBACK ".uno:HeaderFooterBorderBackground"
#endif