sc/source/ui/sidebar/CellAppearancePropertyPanel.hrc | 1 - sc/source/ui/sidebar/CellAppearancePropertyPanel.src | 4 ---- 2 files changed, 5 deletions(-)
New commits: commit f81916ad6974f9ff97717b4babe4bdfad88e9c8a Author: Caolán McNamara <caol...@redhat.com> Date: Tue Oct 4 20:36:55 2016 +0100 unused bitmap resource Change-Id: If7ca172846ee958e51c8648a425cf646e03f8826 diff --git a/sc/source/ui/sidebar/CellAppearancePropertyPanel.hrc b/sc/source/ui/sidebar/CellAppearancePropertyPanel.hrc index e9adcd6..439bb58 100644 --- a/sc/source/ui/sidebar/CellAppearancePropertyPanel.hrc +++ b/sc/source/ui/sidebar/CellAppearancePropertyPanel.hrc @@ -20,7 +20,6 @@ //line style page #define VS_STYLE 1 #define PB_OPTIONS 2 -#define BMP_UNDERLINE_MORE 3 //line border page #define TB_BORDER1 1 diff --git a/sc/source/ui/sidebar/CellAppearancePropertyPanel.src b/sc/source/ui/sidebar/CellAppearancePropertyPanel.src index 4049151..56e0559 100644 --- a/sc/source/ui/sidebar/CellAppearancePropertyPanel.src +++ b/sc/source/ui/sidebar/CellAppearancePropertyPanel.src @@ -94,10 +94,6 @@ Control RID_POPUPPANEL_APPEARANCE_CELL_LINESTYLE TabStop = TRUE; Text [ en-US ] = "~More Options..."; }; - Bitmap BMP_UNDERLINE_MORE - { - File = "sidebar/morebutton.png"; - }; }; // cell border style popup
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits