diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-08-02 16:25:43 +0200 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-08-02 16:25:43 +0200 |
commit | e9d1cdf5019a70a17952168410d37e2d5dc33299 (patch) | |
tree | 68cc3b0ff859c9c45a85c9a338b3fa23c38fb27d /svx/inc | |
parent | f1ca83252477430c50f278eb810665f38078818d (diff) | |
parent | 2986fe6067949eb4aae3cc5ec195783f55033c2b (diff) |
CWS-TOOLING: integrate CWS fwk150
Diffstat (limited to 'svx/inc')
-rwxr-xr-x | svx/inc/svx/dialogs.hrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/svx/inc/svx/dialogs.hrc b/svx/inc/svx/dialogs.hrc index d193652b57fc..fd7561bb7192 100755 --- a/svx/inc/svx/dialogs.hrc +++ b/svx/inc/svx/dialogs.hrc @@ -956,7 +956,9 @@ #define RID_SVXSTR_OUTLINENUM_DESCRIPTION_6 (RID_SVXSTR_OUTLINENUM_DESCRIPTIONS + 6)//? #define RID_SVXSTR_OUTLINENUM_DESCRIPTION_7 (RID_SVXSTR_OUTLINENUM_DESCRIPTIONS + 7)//? -#define RID_SVXSTR_NEXTFREE (RID_SVX_START + 1190) +#define RID_SVXSTR_FINDBAR_FIND (RID_SVX_START + 1190) + +#define RID_SVXSTR_NEXTFREE (RID_SVX_START + 1191) // ---------------------------------------------------------------------------- // if we have _a_lot_ time, we should group the resource ids by type, instead |