diff options
Diffstat (limited to 'sw/inc/swcommands.h')
-rw-r--r-- | sw/inc/swcommands.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/swcommands.h b/sw/inc/swcommands.h index 9e8343e62865..20f19fc8cab9 100644 --- a/sw/inc/swcommands.h +++ b/sw/inc/swcommands.h @@ -436,5 +436,7 @@ #define CMD_FN_HEADERFOOTER_EDIT ".uno:HeaderFooterEdit"
#define CMD_FN_HEADERFOOTER_DELETE ".uno:HeaderFooterDelete"
#define CMD_FN_HEADERFOOTER_BORDERBACK ".uno:HeaderFooterBorderBackground"
+#define CMD_FN_PAGEBREAK_EDIT ".uno:PageBreakEdit" +#define CMD_FN_PAGEBREAK_DELETE ".uno:PageBreakDelete" #endif
|