diff options
author | Philipp Lohmann <pl@openoffice.org> | 2009-05-27 18:54:18 +0000 |
---|---|---|
committer | Philipp Lohmann <pl@openoffice.org> | 2009-05-27 18:54:18 +0000 |
commit | c191158982fd2990ff43a2c6b69a410c1f390f81 (patch) | |
tree | 42c15d621e6f14bd22a9cfeae9d995f36611039e /basctl/inc | |
parent | 889de0ba9ad0847826a1f1006ae687ac6e8e84d1 (diff) |
print range changes for basic ide
Diffstat (limited to 'basctl/inc')
-rw-r--r-- | basctl/inc/basidesh.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc index 3049e80968c7..af2e4371484a 100644 --- a/basctl/inc/basidesh.hrc +++ b/basctl/inc/basidesh.hrc @@ -58,6 +58,7 @@ #define RID_DLG_NEWLIB ( RID_BASICIDE_START + 42 ) #define RID_DLG_EXPORT ( RID_BASICIDE_START + 43 ) #define RID_POPUP_DLGED ( RID_BASICIDE_START + 62 ) +#define RID_PRINTDLG_STRLIST ( RID_BASICIDE_START + 78 ) #define RID_IMG_LOCKED_HC ( RID_BASICIDE_START + 6 ) #define RID_IMGBTN_REMOVEWATCH ( RID_BASICIDE_START + 8 ) |