summaryrefslogtreecommitdiff
path: root/sc/source/ui/styleui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-04-26 12:46:39 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-04-26 16:18:48 +0200
commit6022a17e79e2cc0a483122bf7f73fcb3e246caf6 (patch)
tree459513cb7f83c7efef1a3322dd7137f39eb674f9 /sc/source/ui/styleui
parent662f372d3e5751f92609a1e2535ee1388a8fd1cf (diff)
remove sc bitmaps from .src files
Change-Id: I351b67616b240e3c0c91ea31d8f14ecfa6de8b4a Reviewed-on: https://gerrit.libreoffice.org/36991 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/source/ui/styleui')
-rw-r--r--sc/source/ui/styleui/scstyles.src10
1 files changed, 0 insertions, 10 deletions
diff --git a/sc/source/ui/styleui/scstyles.src b/sc/source/ui/styleui/scstyles.src
index 900bd9873e3b..45e7c6073da2 100644
--- a/sc/source/ui/styleui/scstyles.src
+++ b/sc/source/ui/styleui/scstyles.src
@@ -41,14 +41,4 @@ StringArray RID_PAGESTYLEFAMILY
};
};
-Bitmap BMP_STYLES_FAMILY_CELL
-{
- File = "sf01.png";
-};
-
-Bitmap BMP_STYLES_FAMILY_PAGE
-{
- File = "sf02.png";
-};
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */