diff options
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/doc/doc.hrc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sfx2/source/doc/doc.hrc b/sfx2/source/doc/doc.hrc index b805b84aa4db..a7a782767789 100644 --- a/sfx2/source/doc/doc.hrc +++ b/sfx2/source/doc/doc.hrc @@ -36,11 +36,6 @@ #define STR_DELETE_TEMPLATE (RID_SFX_DOC_START+15) #define MSG_REGION_NOTEMPTY (RID_SFX_DOC_START+17) -#define DLG_DOC_TEMPLATE (RID_SFX_DOC_START+2) - -#define DLG_TEMPLATE_MANAGER (RID_SFX_DOC_START+4) -#define TAB_TEMPLATE_MANAGER (RID_SFX_DOC_START+5) - #define BMP_STYLES_CLOSED (RID_SFX_DOC_START+ 0) #define BMP_STYLES_OPENED (RID_SFX_DOC_START+ 1) |