INTEGRATION: CWS sfxcleanup (1.49.128); FILE MERGED
2006/03/02 10:40:13 mba 1.49.128.1: #132394#: remove superfluous code
This commit is contained in:
parent
3b5ef9196a
commit
83cc9e978a
1 changed files with 2 additions and 7 deletions
|
@ -4,9 +4,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: sc.hrc,v $
|
* $RCSfile: sc.hrc,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.49 $
|
* $Revision: 1.50 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2005-09-08 17:52:24 $
|
* last change: $Author: rt $ $Date: 2006-05-02 15:41:29 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to
|
* The Contents of this file are made available subject to
|
||||||
* the terms of GNU Lesser General Public License Version 2.1.
|
* the terms of GNU Lesser General Public License Version 2.1.
|
||||||
|
@ -1109,8 +1109,6 @@
|
||||||
#define RID_DRAW_WIN (SC_RESOURCE_START+13)
|
#define RID_DRAW_WIN (SC_RESOURCE_START+13)
|
||||||
#define RID_CNTRLR_WIN (SC_RESOURCE_START+14)
|
#define RID_CNTRLR_WIN (SC_RESOURCE_START+14)
|
||||||
#define RID_GLOBSTR (SC_RESOURCE_START+15)
|
#define RID_GLOBSTR (SC_RESOURCE_START+15)
|
||||||
#define RID_OBJECTMENU_CELLS (SC_RESOURCE_START+17)
|
|
||||||
#define RID_OBJECTMENU_DRAW (SC_RESOURCE_START+18)
|
|
||||||
#define RID_ALIGNMENT_WIN (SC_RESOURCE_START+19)
|
#define RID_ALIGNMENT_WIN (SC_RESOURCE_START+19)
|
||||||
#define RID_SCFUNCTIONS (SC_RESOURCE_START+20)
|
#define RID_SCFUNCTIONS (SC_RESOURCE_START+20)
|
||||||
#define RID_POPUP_PIVOT (SC_RESOURCE_START+21)
|
#define RID_POPUP_PIVOT (SC_RESOURCE_START+21)
|
||||||
|
@ -1120,7 +1118,6 @@
|
||||||
#define RID_SCTEAMDLGBMP1 (SC_RESOURCE_START+25)
|
#define RID_SCTEAMDLGBMP1 (SC_RESOURCE_START+25)
|
||||||
#define RID_SCTEAMDLGBMP2 (SC_RESOURCE_START+26)
|
#define RID_SCTEAMDLGBMP2 (SC_RESOURCE_START+26)
|
||||||
#define RID_SCTEAMDLGBMP3 (SC_RESOURCE_START+27)
|
#define RID_SCTEAMDLGBMP3 (SC_RESOURCE_START+27)
|
||||||
#define RID_OBJECTMENU_DRAWTEXT (SC_RESOURCE_START+28)
|
|
||||||
#define RID_POPUP_DRAWTEXT (SC_RESOURCE_START+29)
|
#define RID_POPUP_DRAWTEXT (SC_RESOURCE_START+29)
|
||||||
#define RID_MN_FORMAT_ALGN (SC_RESOURCE_START+30)
|
#define RID_MN_FORMAT_ALGN (SC_RESOURCE_START+30)
|
||||||
#define RID_MN_FORMAT_STYLE (SC_RESOURCE_START+31)
|
#define RID_MN_FORMAT_STYLE (SC_RESOURCE_START+31)
|
||||||
|
@ -1141,7 +1138,6 @@
|
||||||
#define RID_POPUP_PAGEBREAK (SC_RESOURCE_START+46)
|
#define RID_POPUP_PAGEBREAK (SC_RESOURCE_START+46)
|
||||||
// FREE
|
// FREE
|
||||||
#define RID_POPUP_DRAWFORM (SC_RESOURCE_START+48)
|
#define RID_POPUP_DRAWFORM (SC_RESOURCE_START+48)
|
||||||
#define RID_OBJECTMENU_DRAWFORM (SC_RESOURCE_START+49)
|
|
||||||
#define RID_SC_ADDIN_ROT13 (SC_RESOURCE_START+50)
|
#define RID_SC_ADDIN_ROT13 (SC_RESOURCE_START+50)
|
||||||
#define RID_SC_ADDIN_DFA (SC_RESOURCE_START+51)
|
#define RID_SC_ADDIN_DFA (SC_RESOURCE_START+51)
|
||||||
#define RID_IMAGELIST_NAVCONT (SC_RESOURCE_START+52)
|
#define RID_IMAGELIST_NAVCONT (SC_RESOURCE_START+52)
|
||||||
|
@ -1151,7 +1147,6 @@
|
||||||
#define RID_BMP_REFBTN2_H (SC_RESOURCE_START+56)
|
#define RID_BMP_REFBTN2_H (SC_RESOURCE_START+56)
|
||||||
#define RID_IMAGELIST_H_NAVCONT (SC_RESOURCE_START+57)
|
#define RID_IMAGELIST_H_NAVCONT (SC_RESOURCE_START+57)
|
||||||
#define RID_OUTLINEBITMAPS_H (SC_RESOURCE_START+58)
|
#define RID_OUTLINEBITMAPS_H (SC_RESOURCE_START+58)
|
||||||
#define RID_OBJECTMENU_EDIT (SC_RESOURCE_START+59)
|
|
||||||
#define RID_MEDIA_OBJECTBAR (SC_RESOURCE_START+60)
|
#define RID_MEDIA_OBJECTBAR (SC_RESOURCE_START+60)
|
||||||
#define RID_POPUP_MEDIA (SC_RESOURCE_START+61)
|
#define RID_POPUP_MEDIA (SC_RESOURCE_START+61)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue