hrc cleanup: Remove commented out code

Change-Id: Id859d1e039d9012c100c16d49d2de0560cac2a66
This commit is contained in:
Thomas Arnhold
2012-06-26 11:13:50 +02:00
parent ee1c5c4768
commit 92da6de0c5
8 changed files with 0 additions and 125 deletions

View File

@@ -373,33 +373,6 @@ Menu MODIFY_TOOLBAR_CONTENT
{
Separator = TRUE ;
};
/*
MenuItem
{
Identifier = ID_ICON_ONLY ;
Text [ en-US ] = "Icon Only" ;
RadioCheck = TRUE ;
AutoCheck = TRUE ;
};
MenuItem
{
Identifier = ID_TEXT_ONLY ;
Text [ en-US ] = "Text Only" ;
RadioCheck = TRUE ;
AutoCheck = TRUE ;
};
MenuItem
{
Identifier = ID_ICON_AND_TEXT ;
Text [ en-US ] = "Icon & Text" ;
RadioCheck = TRUE ;
AutoCheck = TRUE ;
};
MenuItem
{
Separator = TRUE ;
};
*/
MenuItem
{
Identifier = ID_CHANGE_SYMBOL ;

View File

@@ -801,14 +801,3 @@ String RID_STR_EDIT_GRAPHIC
{
Text [ en-US ] = "Link" ;
};
/*
String RID_STR_FULLNUMS_1 { Text = "1.|1.1|a)|61589|61589" ; };
String RID_STR_FULLNUMS_2 { Text = "1.|a)|61589|61589|61589" ; };
String RID_STR_FULLNUMS_3 { Text = "1.|(a)|i.|A.|61589" ; };
String RID_STR_FULLNUMS_4 { Text = "1.|1.|1.|1.|1." ; };
String RID_STR_FULLNUMS_5 { Text = "I.|A.|i.|a)|61589" ; };
String RID_STR_FULLNUMS_6 { Text = "A.|I.|a.|i.|61589" ; };
String RID_STR_FULLNUMS_7 { Text = "1|1.1|1.1.1|1.1.1.1|1.1.1.1.1" ; };
String RID_STR_FULLNUMS_8 { Text = "61487|61488|61485|61589|61589" ; };
String RID_STR_FULLNUMS_7_HTML { Text = "I.|I.|I|I.|I." ; };
*/

View File

@@ -846,14 +846,6 @@ TabDialog RID_SVXDLG_LINE
Text [ en-US ] = "Arrow Styles" ;
PageResID = RID_SVXPAGE_LINEEND_DEF ;
};
/*
PageItem
{
Identifier = RID_SVXPAGE_COLOR ;
Text [ en-US ] = "Colors" ;
PageResID = RID_SVXPAGE_COLOR ;
};
*/
};
};
};

View File

@@ -152,24 +152,6 @@ Menu RID_MENU_NAVIGATOR
{
ITEM_EDIT_DELETE
};
/*
MenuItem
{
Separator = TRUE;
};
MenuItem
{
ITEM_EDIT_CUT
};
MenuItem
{
ITEM_EDIT_COPY
};
MenuItem
{
ITEM_EDIT_PASTE
};
*/
};
};

View File

@@ -140,14 +140,6 @@ ModalDialog DLG_START_PRESENTATION
Text [ en-US ] = "A~uto" ;
TabStop = TRUE ;
};
/*
FixedText FT_PAUSE
{
Pos = MAP_APPFONT ( 32, 124 ) ;
Size = MAP_APPFONT ( 25, 12 ) ;
Text [ en-US ] = "Pause:" ;
};
*/
TimeField TMF_PAUSE
{
HelpID = "sd:TimeField:DLG_START_PRESENTATION:TMF_PAUSE";

View File

@@ -168,12 +168,6 @@ Resource RID_SO_ERROR_HANDLER
{
Text [ en-US ] = "The specified file could not be opened." ;
};
/*
String & S_MAX
{
Text = "";
};
*/
};
Resource RID_SO_ERRCTX
{

View File

@@ -225,26 +225,6 @@ TabPage TP_OPTPRINT_PAGE
TabStop = TRUE ;
Group = TRUE ;
};
/*
removed, tables now always get printed
CheckBox CB_PTAB
{
HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_PTAB";
Pos = MAP_APPFONT ( 12 , 27 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
Text [ en-US ] = "~Tables" ;
};
*/
/*
functionally merged with CB_PGRF (pictures and graphics)
CheckBox CB_PDRAW
{
HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_PDRAW";
Pos = MAP_APPFONT ( 12 , 40 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
Text [ en-US ] = "Dra~wings" ;
};
*/
CheckBox CB_CTRLFLD
{
HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_CTRLFLD";
@@ -309,16 +289,6 @@ TabPage TP_OPTPRINT_PAGE
Size = MAP_APPFONT ( 70 , 10 ) ;
Text [ en-US ] = "~Right pages" ;
};
/*
removed, noe handled by the new print dialog (i.e. vcl) itself
CheckBox CB_REVERSE
{
HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_REVERSE";
Pos = MAP_APPFONT ( 96 , 40 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
Text [ en-US ] = "Re~versed" ;
};
*/
CheckBox CB_PROSPECT
{
HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_PROSPECT";
@@ -391,16 +361,6 @@ TabPage TP_OPTPRINT_PAGE
TabStop = TRUE ;
Text [ en-US ] = "Print ~automatically inserted blank pages";
};
/*
CheckBox CB_SINGLEJOBS
{
HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_SINGLEJOBS";
Pos = MAP_APPFONT ( 12 , 119 ) ;
Size = MAP_APPFONT ( 200 , 10 ) ;
TabStop = TRUE ;
Text [ en-US ] = "Create s~ingle print jobs" ;
};
*/
CheckBox CB_PAPERFROMSETUP
{
HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_PAPERFROMSETUP";

View File

@@ -205,13 +205,6 @@ TabDialog DLG_FRM_OLE
PageResID = TP_BACKGROUND ;
Text [ en-US ] = "Background" ;
};
/*
PageItem {
Identifier = TP_COLUMN ;
PageResID = TP_COLUMN;
Text [ en-US ] = "Columns" ;
};
*/
PageItem
{
Identifier = TP_MACRO_ASSIGN ;