summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldui.src
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-08-21 15:05:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-08-21 20:11:08 +0100
commit962c5052eec48774255f3115f88170c3ebb246b0 (patch)
treedef774c5b57d39a45767dd3b4aecc956aa41612d /sw/source/ui/fldui/fldui.src
parentc5639cd7d6e8b8966a19b83b68313db8f3ecd037 (diff)
convert edit fields singletab dialog to layout .ui
Change-Id: I3d58d93ac2686ea16fde4118b7133176d3713af7
Diffstat (limited to 'sw/source/ui/fldui/fldui.src')
-rw-r--r--sw/source/ui/fldui/fldui.src32
1 files changed, 0 insertions, 32 deletions
diff --git a/sw/source/ui/fldui/fldui.src b/sw/source/ui/fldui/fldui.src
index 8b139716613a..788a018e28f6 100644
--- a/sw/source/ui/fldui/fldui.src
+++ b/sw/source/ui/fldui/fldui.src
@@ -24,13 +24,6 @@
/*--------------------------------------------------------------------
Description: strings for the types
--------------------------------------------------------------------*/
-String STR_FLD_EDIT_DLG
-{
- Text [ en-US ] = "Edit Fields" ;
-};
-/*--------------------------------------------------------------------
- Description: strings for the types
- --------------------------------------------------------------------*/
//
// range document
//
@@ -638,31 +631,6 @@ String STR_ALL_DATABASE
{
Text [ en-US ] = "<All>" ;
};
-ImageButton BTN_FLDEDT_PREV
-{
- Pos = MAP_APPFONT ( 263 , 115 ) ;
- Size = MAP_APPFONT ( 24 , 14 ) ;
- TabStop = TRUE ;
- SYMBOL = IMAGEBUTTON_PREV ;
- Helpid = HID_DLG_FLDEDT_PREV ;
-};
-ImageButton BTN_FLDEDT_NEXT
-{
- Pos = MAP_APPFONT ( 294 , 115 ) ;
- Size = MAP_APPFONT ( 24 , 14 ) ;
- TabStop = TRUE ;
- SYMBOL = IMAGEBUTTON_NEXT ;
- Helpid = HID_DLG_FLDEDT_NEXT ;
-};
-PushButton PB_FLDEDT_ADDRESS
-{
- Pos = MAP_APPFONT ( 294 , 100 ) ;
- Size = MAP_APPFONT ( 24 , 14 ) ;
- TabStop = TRUE ;
- Hide = TRUE ;
- Text [ en-US ] = "Edit" ;
- Helpid = HID_DLG_FLDEDT_ADDRESS ;
-};
String STR_CUSTOM
{
Text [ en-US ] = "Custom" ;