summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/helpid.hrc
diff options
context:
space:
mode:
authorChristian Lippka <christian.lippka@sun.com>2010-01-04 15:43:22 +0100
committerChristian Lippka <christian.lippka@sun.com>2010-01-04 15:43:22 +0100
commit6de0e6f144f2e329f09572fa10bd2867fd96a6ea (patch)
treebda19998d895cf6279af08d04a01be3aa4ff7c49 /sfx2/source/inc/helpid.hrc
parentb354b53c2d2c28a93fc06b06e1e855f38a46e841 (diff)
parent0de34b05f3c1a0409d23b63b9e69d4d7abbe1090 (diff)
merge to m68
Diffstat (limited to 'sfx2/source/inc/helpid.hrc')
-rw-r--r--sfx2/source/inc/helpid.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/source/inc/helpid.hrc b/sfx2/source/inc/helpid.hrc
index 1b2cc2220a28..b8beacafee3a 100644
--- a/sfx2/source/inc/helpid.hrc
+++ b/sfx2/source/inc/helpid.hrc
@@ -32,7 +32,7 @@
// include ------------------------------------------------------------------
-#include <svtools/solar.hrc>
+#include <svl/solar.hrc>
// Help-Ids -----------------------------------------------------------------
@@ -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 --------------------------------------------------------