[ooo-build-commit] .: sd/inc sd/sdi sd/source

Kalman "" Szalai kami911 at kemper.freedesktop.org
Sat Oct 2 07:04:31 PDT 2010


 sd/inc/app.hrc                |    4 -
 sd/sdi/_drvwsh.sdi            |   21 --------
 sd/sdi/sdraw.sdi              |  108 ------------------------------------------
 sd/source/ui/inc/tpoption.hrc |    5 -
 4 files changed, 138 deletions(-)

New commits:
commit 9b54c350d66be630234f81bf2d7d9e6b0dde6efa
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Sat Oct 2 16:03:49 2010 +0200

    Code cleanup after i80528

diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc
index 84adc70..7609c06 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 e3462b4..c57424b 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 4cf3c7f..fc8f8a9 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 b75726f..dc51afb 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
 


More information about the ooo-build-commit mailing list