diff options
author | Philipp Lohmann <pl@openoffice.org> | 2009-04-03 13:22:58 +0000 |
---|---|---|
committer | Philipp Lohmann <pl@openoffice.org> | 2009-04-03 13:22:58 +0000 |
commit | 834af237fb233c59a8b9b070b12f61b5f94548be (patch) | |
tree | f1d741acb21850e1cd3d940b7fd6f640e5abac5d /starmath/inc/starmath.hrc | |
parent | b95e256d3e1e1becc24065864cb1da7bf0e89691 (diff) |
#i92516# preparations for new print UI
Diffstat (limited to 'starmath/inc/starmath.hrc')
-rw-r--r-- | starmath/inc/starmath.hrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc index 6d117bcc9524..e957ee454bdf 100644 --- a/starmath/inc/starmath.hrc +++ b/starmath/inc/starmath.hrc @@ -103,6 +103,8 @@ #define RID_SYMBOLDIALOG (RID_APP_START + 8) #define RID_SYMDEFINEDIALOG (RID_APP_START + 9) #define RID_EXTRAOPTIONPAGE (RID_APP_START + 10) +#define RID_PRINTUIOPTIONS (RID_APP_START + 11) + #define RID_MATH_TOOLBOX (RID_APP_START + 50) // wegen #58705# entfernt //#define RID_DRAW_OBJECTBAR (RID_APP_START + 51) |