diff options
author | Kalman Szalai - KAMI <kami911@gmail.com> | 2010-10-02 16:03:49 +0200 |
---|---|---|
committer | Kalman Szalai - KAMI <kami911@gmail.com> | 2010-10-02 16:03:49 +0200 |
commit | eb87d3bcef3d1cd52932b4867df507c885646680 (patch) | |
tree | 975ff983770b24fe640bc841ae123b3eb67cb2de | |
parent | 34ef373b320ab58b63bb04d5076b20c3969c72c0 (diff) |
Code cleanup after i80528
-rwxr-xr-x | sd/inc/app.hrc | 4 | ||||
-rwxr-xr-x | sd/sdi/_drvwsh.sdi | 21 | ||||
-rwxr-xr-x | sd/sdi/sdraw.sdi | 108 | ||||
-rw-r--r-- | sd/source/ui/inc/tpoption.hrc | 5 |
4 files changed, 0 insertions, 138 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index 3f64873255ef..eb622351dc1b 100755 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -171,10 +171,6 @@ #define SID_CONNECTOR_LINES_CIRCLES (SID_SD_START+145) // Options-Leisten Slot-IDs -//#i80528##define SID_GRAPHIC_DRAFT (SID_SD_START+146) -//#i80528##define SID_FILL_DRAFT (SID_SD_START+147) -//#i80528##define SID_TEXT_DRAFT (SID_SD_START+148) -//#i80528##define SID_LINE_DRAFT (SID_SD_START+149) #define SID_HANDLES_DRAFT (SID_SD_START+150) #define SID_SOLID_CREATE (SID_SD_START+151) #define SID_HELPLINES_USE (SID_SD_START+152) diff --git a/sd/sdi/_drvwsh.sdi b/sd/sdi/_drvwsh.sdi index bfb2570782b9..b8200ec93d5e 100755 --- a/sd/sdi/_drvwsh.sdi +++ b/sd/sdi/_drvwsh.sdi @@ -1950,27 +1950,6 @@ interface DrawView //ExecMethod = FuTemporary ; //StateMethod = GetMenuState ; ] - // Neue Slots fuer Optionsleiste -//#i80528# SID_GRAPHIC_DRAFT // ole : ?, status : ? -//#i80528# [ -//#i80528# ExecMethod = ExecOptionsBar ; -//#i80528# StateMethod = GetOptionsBarState ; -//#i80528# ] -//#i80528# SID_FILL_DRAFT // ole : ?, status : ? -//#i80528# [ -//#i80528# ExecMethod = ExecOptionsBar ; -//#i80528# StateMethod = GetOptionsBarState ; -//#i80528# ] -//#i80528# SID_TEXT_DRAFT // ole : ?, status : ? -//#i80528# [ -//#i80528# ExecMethod = ExecOptionsBar ; -//#i80528# StateMethod = GetOptionsBarState ; -//#i80528# ] -//#i80528# SID_LINE_DRAFT // ole : ?, status : ? -//#i80528# [ -//#i80528# ExecMethod = ExecOptionsBar ; -//#i80528# StateMethod = GetOptionsBarState ; -//#i80528# ] SID_HANDLES_DRAFT // ole : ?, status : ? [ ExecMethod = ExecOptionsBar ; diff --git a/sd/sdi/sdraw.sdi b/sd/sdi/sdraw.sdi index dab765600f18..fc8f8a9a1984 100755 --- a/sd/sdi/sdraw.sdi +++ b/sd/sdi/sdraw.sdi @@ -2328,33 +2328,6 @@ SfxVoidItem SetFillColor SID_SETFILLCOLOR ] //-------------------------------------------------------------------------- -//#i80528#SfxBoolItem FillDraft SID_FILL_DRAFT -//#i80528# -//#i80528#[ -//#i80528# /* flags: */ -//#i80528# AutoUpdate = FALSE, -//#i80528# Cachable = Cachable, -//#i80528# FastCall = FALSE, -//#i80528# HasCoreId = FALSE, -//#i80528# HasDialog = FALSE, -//#i80528# ReadOnlyDoc = TRUE, -//#i80528# Toggle = FALSE, -//#i80528# Container = FALSE, -//#i80528# RecordAbsolute = FALSE, -//#i80528# RecordPerSet; -//#i80528# Synchron; -//#i80528# -//#i80528# Readonly = FALSE, -//#i80528# -//#i80528# /* config: */ -//#i80528# AccelConfig = TRUE, -//#i80528# MenuConfig = TRUE, -//#i80528# StatusBarConfig = FALSE, -//#i80528# ToolBoxConfig = TRUE, -//#i80528# GroupId = GID_VIEW; -//#i80528#] - -//-------------------------------------------------------------------------- SfxVoidItem Forward SID_MOREFRONT () [ @@ -2989,33 +2962,6 @@ SfxVoidItem GradientStartColor SID_SETGRADSTARTCOLOR ] //-------------------------------------------------------------------------- -//#i80528#SfxBoolItem GraphicDraft SID_GRAPHIC_DRAFT -//#i80528# -//#i80528#[ -//#i80528# /* flags: */ -//#i80528# AutoUpdate = FALSE, -//#i80528# Cachable = Cachable, -//#i80528# FastCall = FALSE, -//#i80528# HasCoreId = FALSE, -//#i80528# HasDialog = FALSE, -//#i80528# ReadOnlyDoc = TRUE, -//#i80528# Toggle = FALSE, -//#i80528# Container = FALSE, -//#i80528# RecordAbsolute = FALSE, -//#i80528# RecordPerSet; -//#i80528# Synchron; -//#i80528# -//#i80528# Readonly = FALSE, -//#i80528# -//#i80528# /* config: */ -//#i80528# AccelConfig = TRUE, -//#i80528# MenuConfig = TRUE, -//#i80528# StatusBarConfig = FALSE, -//#i80528# ToolBoxConfig = TRUE, -//#i80528# GroupId = GID_VIEW; -//#i80528#] - -//-------------------------------------------------------------------------- SfxVoidItem GraphicExport SID_GRAPHIC_EXPORT () [ @@ -4031,33 +3977,6 @@ SfxVoidItem LineColor SID_SETLINECOLOR ] //-------------------------------------------------------------------------- -//#i80528#SfxBoolItem LineDraft SID_LINE_DRAFT -//#i80528# -//#i80528#[ -//#i80528# /* flags: */ -//#i80528# AutoUpdate = FALSE, -//#i80528# Cachable = Cachable, -//#i80528# FastCall = FALSE, -//#i80528# HasCoreId = FALSE, -//#i80528# HasDialog = FALSE, -//#i80528# ReadOnlyDoc = TRUE, -//#i80528# Toggle = FALSE, -//#i80528# Container = FALSE, -//#i80528# RecordAbsolute = FALSE, -//#i80528# RecordPerSet; -//#i80528# Synchron; -//#i80528# -//#i80528# Readonly = FALSE, -//#i80528# -//#i80528# /* config: */ -//#i80528# AccelConfig = TRUE, -//#i80528# MenuConfig = TRUE, -//#i80528# StatusBarConfig = FALSE, -//#i80528# ToolBoxConfig = TRUE, -//#i80528# GroupId = GID_VIEW; -//#i80528#] - -//-------------------------------------------------------------------------- SfxVoidItem LineEndPolygon SID_LINEEND_POLYGON () [ @@ -6297,33 +6216,6 @@ SfxVoidItem TextAttributes SID_TEXTATTR_DLG ] //-------------------------------------------------------------------------- -//#i80528#SfxBoolItem TextDraft SID_TEXT_DRAFT -//#i80528# -//#i80528#[ -//#i80528# /* flags: */ -//#i80528# AutoUpdate = FALSE, -//#i80528# Cachable = Cachable, -//#i80528# FastCall = FALSE, -//#i80528# HasCoreId = FALSE, -//#i80528# HasDialog = FALSE, -//#i80528# ReadOnlyDoc = TRUE, -//#i80528# Toggle = FALSE, -//#i80528# Container = FALSE, -//#i80528# RecordAbsolute = FALSE, -//#i80528# RecordPerSet; -//#i80528# Synchron; -//#i80528# -//#i80528# Readonly = FALSE, -//#i80528# -//#i80528# /* config: */ -//#i80528# AccelConfig = TRUE, -//#i80528# MenuConfig = TRUE, -//#i80528# StatusBarConfig = FALSE, -//#i80528# ToolBoxConfig = TRUE, -//#i80528# GroupId = GID_VIEW; -//#i80528#] - -//-------------------------------------------------------------------------- SfxBoolItem TextFitToSizeTool SID_TEXT_FITTOSIZE [ diff --git a/sd/source/ui/inc/tpoption.hrc b/sd/source/ui/inc/tpoption.hrc index caa1ca0f3812..bcb5169d13f6 100644 --- a/sd/source/ui/inc/tpoption.hrc +++ b/sd/source/ui/inc/tpoption.hrc @@ -35,17 +35,13 @@ #define GRP_SETTINGS 5 #define GRP_TEXT 6 #define FT_TABSTOP 7 -//#i80528##define GRP_VIEW_SUBSTITUTE 8 #define CBX_COPY 13 #define CBX_RULER 14 #define CBX_HELPLINES 1 #define CBX_MOVE_OUTLINE 15 -//#i80528##define CBX_OUTLINEMODE 11 -//#i80528##define CBX_HAIRLINEMODE 12 #define CBX_MARKED_HIT_MOVES_ALWAYS 19 #define CBX_CROOK_NO_CONTORTION 21 #define CBX_SLANT_BUT_SHEAR 22 -#//#i80528#define CBX_EXTERN_GRAPHIC 10 #define CBX_HANDLES_BEZIER 2 #define GRP_SNAP 1 #define GRP_ORTHO 2 @@ -71,7 +67,6 @@ #define CBX_START_WITH_TEMPLATE 6 #define CBX_START_WITH_LAYOUT 7 #define CBX_PICKTHROUGH 9 -//#i80528##define CBX_NOTEXT 23 #define CBX_QUICKEDIT 24 #define CBX_MASTERPAGE_CACHE 25 |