summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/colrctrl.src
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-12-17 14:09:54 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-12-17 14:27:27 +0000
commit4c89a3e8adfe33399f03eb3561dfa1b007336804 (patch)
tree7720afa2ded08146821c3cfb2a366cac84d74be6 /svx/source/tbxctrls/colrctrl.src
parent4c612cd089580c3a50d3a383d3fd12fb68e7acfb (diff)
not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-coded
Change-Id: Iadc7b4d970e8c3b7f719ed6aab49986a1186cccb
Diffstat (limited to 'svx/source/tbxctrls/colrctrl.src')
-rw-r--r--svx/source/tbxctrls/colrctrl.src24
1 files changed, 0 insertions, 24 deletions
diff --git a/svx/source/tbxctrls/colrctrl.src b/svx/source/tbxctrls/colrctrl.src
index cbbcfb299866..3b22a7580bde 100644
--- a/svx/source/tbxctrls/colrctrl.src
+++ b/svx/source/tbxctrls/colrctrl.src
@@ -20,30 +20,6 @@
#include <svx/dialogs.hrc>
#include "helpid.hrc"
- // RID_SVXCTRL_COLOR -----------------------------------------------------
-DockingWindow RID_SVXCTRL_COLOR
-{
- HelpID = HID_CTRL_COLOR ;
- Border = TRUE ;
- Hide = TRUE ;
- SVLook = TRUE ;
- Sizeable = TRUE ;
- Moveable = TRUE ;
- Closeable = TRUE ;
- Zoomable = TRUE ;
- Dockable = TRUE ;
- EnableResizing = TRUE ;
- Size = MAP_APPFONT ( 150 , 22 ) ;
- Text [ en-US ] = "Colors" ;
- Control 1
- {
- HelpId = HID_COLOR_CTL_COLORS ;
- Pos = MAP_APPFONT ( 2 , 2 ) ;
- Size = MAP_APPFONT ( 146 , 18 ) ;
- Border = FALSE ;
- };
-};
-
String STR_COLORTABLE
{
Text [ en-US ] = "Color Palette" ;