summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/gallery.src
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-07-05 15:10:33 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-07-05 19:59:30 +0200
commitf42daec5c72c78e40150cbf0f0d01f38db556264 (patch)
tree745863c87f9172566905cd0e178db35d63dfcd98 /cui/source/dialogs/gallery.src
parent83ece8c46b2076a2ac2ca05e6ea280d6aca66c73 (diff)
cleanup src files
Those items are unused. Change-Id: If4fce0f91309d2ca09cbb636d4a5d9f86f38eb9a
Diffstat (limited to 'cui/source/dialogs/gallery.src')
-rw-r--r--cui/source/dialogs/gallery.src22
1 files changed, 0 insertions, 22 deletions
diff --git a/cui/source/dialogs/gallery.src b/cui/source/dialogs/gallery.src
index 033370d2680c..93505da81006 100644
--- a/cui/source/dialogs/gallery.src
+++ b/cui/source/dialogs/gallery.src
@@ -24,28 +24,6 @@
#define MASKCOLOR MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
-TabDialog RID_SVXTABDLG_GALLERY
-{
- OutputSize = TRUE ;
- SVLook = TRUE ;
- Text [ en-US ] = "Properties of " ;
- Moveable = TRUE ;
- TabControl 1
- {
- OutputSize = TRUE ;
- PageList =
- {
- PageItem
- {
- Identifier = RID_SVXTABPAGE_GALLERY_GENERAL ;
- Text [ en-US ] = "General" ;
- };
- };
- };
-};
-
-/******************************************************************************/
-
TabDialog RID_SVXTABDLG_GALLERYTHEME
{
OutputSize = TRUE ;