summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/dlgsnap.src
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-10-11 17:56:12 +0200
committerMathias Bauer <mba@openoffice.org>2010-10-11 17:56:12 +0200
commit0c6c33ee3925250d74b4f453502e4a040e598cb7 (patch)
tree9fac8c30984cdfffa17f92d53f64942a3019c1d4 /sd/source/ui/dlg/dlgsnap.src
parent336d933a1b109549a35b54a58bc5fb81bc5f73e0 (diff)
CWS changehid: generate former auto hids into src files
Diffstat (limited to 'sd/source/ui/dlg/dlgsnap.src')
-rw-r--r--sd/source/ui/dlg/dlgsnap.src6
1 files changed, 6 insertions, 0 deletions
diff --git a/sd/source/ui/dlg/dlgsnap.src b/sd/source/ui/dlg/dlgsnap.src
index 2cc106db4b75..5d6a5c757be5 100644
--- a/sd/source/ui/dlg/dlgsnap.src
+++ b/sd/source/ui/dlg/dlgsnap.src
@@ -59,6 +59,7 @@ ModalDialog DLG_SNAPLINE
};
PushButton BTN_DELETE
{
+ HelpID = "sd:PushButton:DLG_SNAPLINE:BTN_DELETE";
Pos = MAP_APPFONT ( 88 , 63 ) ;
Size = MAP_APPFONT ( 46 , 14 ) ;
/* ### ACHTUNG: Neuer Text in Resource? ~Lschen : ~Lschen */
@@ -79,6 +80,7 @@ ModalDialog DLG_SNAPLINE
};
MetricField MTR_FLD_X
{
+ HelpID = "sd:MetricField:DLG_SNAPLINE:MTR_FLD_X";
Border = TRUE ;
Pos = MAP_APPFONT ( 22 , 14 ) ;
Size = MAP_APPFONT ( 54 , 12 ) ;
@@ -102,6 +104,7 @@ ModalDialog DLG_SNAPLINE
};
MetricField MTR_FLD_Y
{
+ HelpID = "sd:MetricField:DLG_SNAPLINE:MTR_FLD_Y";
Border = TRUE ;
Pos = MAP_APPFONT ( 22 , 30 ) ;
Size = MAP_APPFONT ( 54 , 12 ) ;
@@ -125,6 +128,7 @@ ModalDialog DLG_SNAPLINE
};
ImageRadioButton RB_POINT
{
+ HelpID = "sd:ImageRadioButton:DLG_SNAPLINE:RB_POINT";
Pos = MAP_APPFONT ( 12 , 61 ) ;
Size = MAP_APPFONT ( 64 , 16 ) ;
Text [ en-US ] = "~Point" ;
@@ -137,6 +141,7 @@ ModalDialog DLG_SNAPLINE
};
ImageRadioButton RB_VERTICAL
{
+ HelpID = "sd:ImageRadioButton:DLG_SNAPLINE:RB_VERTICAL";
Pos = MAP_APPFONT ( 12 , 81 ) ;
Size = MAP_APPFONT ( 64 , 16 ) ;
Text [ en-US ] = "~Vertical" ;
@@ -149,6 +154,7 @@ ModalDialog DLG_SNAPLINE
};
ImageRadioButton RB_HORIZONTAL
{
+ HelpID = "sd:ImageRadioButton:DLG_SNAPLINE:RB_HORIZONTAL";
Pos = MAP_APPFONT ( 12 , 101 ) ;
Size = MAP_APPFONT ( 65 , 16 ) ;
Text [ en-US ] = "Hori~zontal" ;