summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-18 16:56:16 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-19 20:04:22 +0200
commit3db8d606d5cdb5f0569a4263d4793c17920d0ae1 (patch)
treee8b5e1e6275c4ccc0cd55c94e39ae7d8bc598e4e /sc/source/ui/sidebar
parente175eb3cedded28909247f4d46f2c17ff2f58be2 (diff)
hrc and src files: squeeze multiple newlines
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
Diffstat (limited to 'sc/source/ui/sidebar')
-rw-r--r--sc/source/ui/sidebar/CellAppearancePropertyPanel.src5
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/source/ui/sidebar/CellAppearancePropertyPanel.src b/sc/source/ui/sidebar/CellAppearancePropertyPanel.src
index 91723cdd5a70..569171f0ca01 100644
--- a/sc/source/ui/sidebar/CellAppearancePropertyPanel.src
+++ b/sc/source/ui/sidebar/CellAppearancePropertyPanel.src
@@ -27,7 +27,6 @@
#define TOOLBOX_BORDER_WIDTH 107
#define POPUPPANEL_MARGIN_SMALL_PIXEL 8
-
Image IMG_CELL_BORDER
{
ImageBitmap = Bitmap{File = "sidebar/CellBorder.png";};
@@ -69,7 +68,6 @@ Image IMG_LINE_STYLE9
ImageBitmap = Bitmap{File = "sidebar/CellBorderLineStyle_750.png";};
};
-
// fill color popup
Control RID_POPUPPANEL_CELLAPPEARANCE_FILLCOLOR
@@ -95,7 +93,6 @@ Control RID_POPUPPANEL_CELLAPPEARANCE_FILLCOLOR
};
};
-
// line color popup
Control RID_POPUPPANEL_CELLAPPEARANCE_LINECOLOR
@@ -116,7 +113,6 @@ Control RID_POPUPPANEL_CELLAPPEARANCE_LINECOLOR
};
};
-
// cell line style popup
Control RID_POPUPPANEL_APPEARANCE_CELL_LINESTYLE
@@ -152,7 +148,6 @@ Control RID_POPUPPANEL_APPEARANCE_CELL_LINESTYLE
};
};
-
// cell border style popup
Control RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE