diff options
Diffstat (limited to 'sfx2/source/inc/helpid.hrc')
-rw-r--r-- | sfx2/source/inc/helpid.hrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sfx2/source/inc/helpid.hrc b/sfx2/source/inc/helpid.hrc index d9ae996bf603..b8beacafee3a 100644 --- a/sfx2/source/inc/helpid.hrc +++ b/sfx2/source/inc/helpid.hrc @@ -346,8 +346,9 @@ #define HID_TP_CUSTOMPROPERTIES (HID_SFX_START + 324) #define HID_CTRL_CUSTOMPROPERTIES (HID_SFX_START + 325) #define HID_CTRL_CUSTOMPROPS_YES_NO (HID_SFX_START + 326) +#define HID_DLG_CUSTOMPROPS_DURATION (HID_SFX_START + 327) -#define ACT_SFX_HID_END HID_CTRL_CUSTOMPROPS_YES_NO +#define ACT_SFX_HID_END HID_DLG_CUSTOMPROPS_DURATION // "Uberlaufpr"ufung -------------------------------------------------------- |