diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-05-05 10:29:38 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-05-05 19:42:28 +0200 |
commit | 1a0cdabf1d98d7479a27f12c56c0fa4160f7b5c3 (patch) | |
tree | 78652a276616001c3a4367c59cf3b5ad308e2683 /sc/source | |
parent | 571cefca474e6b77d68f9fa31f805dcf692927fd (diff) |
remove some commented out lines from src files
Change-Id: If872737d2a7db5d9053a256f7e3d57007c24230e
Diffstat (limited to 'sc/source')
-rw-r--r-- | sc/source/ui/navipi/navipi.src | 3 | ||||
-rw-r--r-- | sc/source/ui/sidebar/CellAppearancePropertyPanel.src | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/navipi/navipi.src b/sc/source/ui/navipi/navipi.src index 9a38df0baa86..cbb59f438301 100644 --- a/sc/source/ui/navipi/navipi.src +++ b/sc/source/ui/navipi/navipi.src @@ -148,9 +148,6 @@ Window RID_SCDLG_NAVIGATOR Text [ en-US ] = "End" ; }; - // ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR; }; - - ToolBoxItem { Type = TOOLBOXITEM_BREAK ; }; ToolBoxItem diff --git a/sc/source/ui/sidebar/CellAppearancePropertyPanel.src b/sc/source/ui/sidebar/CellAppearancePropertyPanel.src index 272e4e40f602..f58b2ed45c90 100644 --- a/sc/source/ui/sidebar/CellAppearancePropertyPanel.src +++ b/sc/source/ui/sidebar/CellAppearancePropertyPanel.src @@ -31,7 +31,6 @@ Image IMG_CELL_BORDER { ImageBitmap = Bitmap{File = "sidebar/CellBorder.png";}; - //MaskColor = STD_MASKCOLOR ; }; Image IMG_LINE_STYLE1 { |