remove some commented out lines from src files

Change-Id: If872737d2a7db5d9053a256f7e3d57007c24230e
This commit is contained in:
Thomas Arnhold 2014-05-05 10:29:38 +02:00
parent 571cefca47
commit 1a0cdabf1d
10 changed files with 0 additions and 48 deletions

View File

@ -269,7 +269,6 @@ ModalDialog MD_ICONCHANGE
Pos = MAP_APPFONT ( 30 , 38) ;
Size = MAP_APPFONT ( 140 , 83 ) ;
Border = TRUE;
// VScroll = TRUE;
IgnoreTab = TRUE;
ReadOnly = TRUE;
};

View File

@ -72,7 +72,6 @@ ToolBox RID_BIB_TOOLBAR
{
Identifier = TBC_BT_AUTOFILTER ;
HelpID = HID_BIB_TBX_AUTOFILTER;
// ItemBitmap = Bitmap { File = "sc10716.bmp" ; };
DropDown = TRUE ;
Command = ".uno:Bib/autoFilter" ;
Text [ en-US ] = "AutoFilter";
@ -81,7 +80,6 @@ ToolBox RID_BIB_TOOLBAR
ToolBoxItem
{
Identifier = TBC_BT_FILTERCRIT ;
// ItemBitmap = Bitmap { File = "sc10715.bmp" ; };
Command = ".uno:Bib/standardFilter" ;
Text [ en-US ] = "Standard Filter";
};
@ -89,7 +87,6 @@ ToolBox RID_BIB_TOOLBAR
ToolBoxItem
{
Identifier = TBC_BT_REMOVEFILTER ;
// ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
Command = ".uno:Bib/removeFilter" ;
Text [ en-US ] = "Reset Filter";
};
@ -97,8 +94,6 @@ ToolBox RID_BIB_TOOLBAR
{
Identifier = TBC_BT_COL_ASSIGN ;
HelpId = HID_BIB_MAPPINGDLG;
// Command = ".uno:Bib/Mapping" ;
// ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
Text [ en-US ] = "Column Arrangement";
};
ToolBoxItem
@ -106,7 +101,6 @@ ToolBox RID_BIB_TOOLBAR
Identifier = TBC_BT_CHANGESOURCE ;
HelpId = HID_BIB_CHANGESOURCE;
Command = ".uno:Bib/sdbsource" ;
// ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
Checkable=TRUE;
Text [ en-US ] = "Data Source";
};

View File

@ -148,9 +148,6 @@ Window RID_SCDLG_NAVIGATOR
Text [ en-US ] = "End" ;
};
// ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR; };
ToolBoxItem { Type = TOOLBOXITEM_BREAK ; };
ToolBoxItem

View File

@ -31,7 +31,6 @@
Image IMG_CELL_BORDER
{
ImageBitmap = Bitmap{File = "sidebar/CellBorder.png";};
//MaskColor = STD_MASKCOLOR ;
};
Image IMG_LINE_STYLE1
{

View File

@ -45,8 +45,6 @@ DockingWindow FLT_WIN_LAYER_DIALOG
HelpId = HID_SD_TABBAR_LAYERS;
BORDER = TRUE;
SvLook = TRUE;
// Scroll = TRUE ;
// SIZEABLE = TRUE;
};
};

View File

@ -62,28 +62,24 @@ Window FLT_NAVIGATOR
{
Identifier = TBI_FIRST ;
HelpId = HID_SD_NAVIGATOR_TBI_FIRST ;
//Symbol = IMAGEBUTTON_FIRST ;
Text [ en-US ] = "First Slide" ;
};
ToolBoxItem
{
Identifier = TBI_PREVIOUS ;
HelpId = HID_SD_NAVIGATOR_TBI_PREV ;
//Symbol = IMAGEBUTTON_PREV ;
Text [ en-US ] = "Previous Slide" ;
};
ToolBoxItem
{
Identifier = TBI_NEXT ;
HelpId = HID_SD_NAVIGATOR_TBI_NEXT ;
//Symbol = IMAGEBUTTON_NEXT ;
Text [ en-US ] = "Next Slide" ;
};
ToolBoxItem
{
Identifier = TBI_LAST ;
HelpId = HID_SD_NAVIGATOR_TBI_LAST ;
//Symbol = IMAGEBUTTON_LAST ;
Text [ en-US ] = "Last Slide" ;
};
ToolBoxItem
@ -95,7 +91,6 @@ Window FLT_NAVIGATOR
Identifier = TBI_DRAGTYPE ;
HelpId = HID_SD_NAVIGATOR_TBI_DRAGTYPE ;
DropDown = TRUE ;
//Left = FALSE;
Text [ en-US ] = "Drag Mode" ;
};
ToolBoxItem

View File

@ -67,8 +67,6 @@ Control RID_POPUPPANEL_AREAPAGE_TRGR
DialogControl = TRUE;
Border = FALSE;
// Size = MAP_APPFONT( POP_WIDTH, POP_HEIGHT );
FixedText FT_TRGR_CENTER_X
{
Size = MAP_APPFONT ( CONTROL_WIDTH , FIXED_TEXT_HEIGHT ) ;

View File

@ -44,28 +44,24 @@ Menu RID_SVXMENU_SELECTION
MenuItem
{
Identifier = SELECTION_STANDARD ;
//HelpId = ;
RadioCheck = TRUE ;
Text [ en-US ] = "Standard selection" ;
};
MenuItem
{
Identifier = SELECTION_EXTENDED ;
//HelpId = ;
RadioCheck = TRUE ;
Text [ en-US ] = "Extending selection" ;
};
MenuItem
{
Identifier = SELECTION_ADDED ;
//HelpId = ;
RadioCheck = TRUE ;
Text [ en-US ] = "Adding selection" ;
};
MenuItem
{
Identifier = SELECTION_BLOCK ;
//HelpId = ;
RadioCheck = TRUE ;
Text [ en-US ] = "Block selection" ;
};

View File

@ -70,7 +70,6 @@ FloatingWindow DLG_MAILMERGECHILD\
};
};
//FloatingWindow DLG_MM_SENDMAILS
ModelessDialog DLG_MM_SENDMAILS
{
OutputSize = TRUE ;

View File

@ -29,25 +29,13 @@ Window DLG_NAVIGATION_PI
OutputSize = TRUE ;
DialogControl = TRUE ;
SVLook = TRUE ;
// Size = MAP_PIXEL( 235, 195 );
// ZoomInOutputSize = MAP_PIXEL(235, 56);
Size = MAP_PIXEL ( 282 , 59 ) ;
// Closeable = TRUE ;
// Zoomable = TRUE ;
// Moveable = TRUE ;
// ZoomIn = FALSE;
Hide = TRUE ;
// HideWhenDeactivate = TRUE ;
// Sizeable = TRUE ;
// EnableResizing = TRUE ;
// Dockable = TRUE ;
// Sizeable = TRUE ;
Text [ en-US ] = "Navigator" ;
ExtraData =
{
198;
};
// Toolbox from 323 x
#define NAVI_IDLIST \
IdList = \
{ \
@ -105,14 +93,12 @@ Window DLG_NAVIGATION_PI
ToolBoxItem
{
Identifier = FN_UP ;
// ItemBitmap = Bitmap { File = "navup.bmp"; };
HelpID = HID_NAVI_TBX2 ;
Text [ en-US ] = "Back" ;
};
ToolBoxItem
{
Identifier = FN_DOWN ;
// ItemBitmap = Bitmap { File = "navdn.bmp"; };
HelpID = HID_NAVI_TBX3 ;
Text [ en-US ] = "Forward" ;
};
@ -130,15 +116,12 @@ Window DLG_NAVIGATION_PI
ToolBoxItem
{
Identifier = FN_ITEM_UP ;
// ItemBitmap = Bitmap { File = "navchup.bmp"; };
HelpID = HID_NAVI_TBX5 ;
Text [ en-US ] = "Promote Chapter" ;
//HelpText[english_us-wrong] = "Move chapter down";//"Move chapter up"
};
ToolBoxItem
{
Identifier = FN_ITEM_DOWN ;
// ItemBitmap = Bitmap { File = "navchdn.bmp"; };
HelpID = HID_NAVI_TBX6 ;
Text [ en-US ] = "Demote Chapter" ;
};
@ -166,7 +149,6 @@ Window DLG_NAVIGATION_PI
{
Identifier = FN_SELECT_SET_AUTO_BOOKMARK ;
HelpID = HID_NAVI_TBX9 ;
// ItemBitmap = Bitmap { File = "navstmp.bmp"; };
Text [ en-US ] = "Set Reminder" ;
};
ToolBoxItem
@ -176,21 +158,18 @@ Window DLG_NAVIGATION_PI
ToolBoxItem
{
Identifier = FN_SELECT_HEADER ;
// ItemBitmap = Bitmap { File = "navhead.bmp"; };
HelpID = HID_NAVI_TBX10 ;
Text [ en-US ] = "Header" ;
};
ToolBoxItem
{
Identifier = FN_SELECT_FOOTER ;
// ItemBitmap = Bitmap { File = "navfoot.bmp"; };
HelpID = HID_NAVI_TBX11 ;
Text [ en-US ] = "Footer" ;
};
ToolBoxItem
{
Identifier = FN_SELECT_FOOTNOTE ;
// ItemBitmap = Bitmap { File = "navnote.bmp"; };
HelpID = HID_NAVI_TBX12 ;
Text [ en-US ] = "Anchor<->Text" ;
};
@ -213,13 +192,11 @@ Window DLG_NAVIGATION_PI
{
Identifier = FN_ITEM_LEFT ;
HelpID = HID_NAVI_TBX14 ;
// ItemBitmap = Bitmap { File = "navchlf.bmp"; };
Text [ en-US ] = "Promote Level" ;
};
ToolBoxItem
{
Identifier = FN_ITEM_RIGHT ;
// ItemBitmap = Bitmap { File = "navchrg.bmp"; };
HelpID = HID_NAVI_TBX15 ;
Text [ en-US ] = "Demote Level" ;
};