summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/addresstemplate.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
commite1b5342bdc0b933e334a24e91ad370b04f9f2f79 (patch)
tree2bd8115742521a318d87b1c864c5000e57359697 /svtools/source/dialogs/addresstemplate.src
parentb41d62671ea124872aaec7be9c4bfd5b1d87904a (diff)
CWS changehid: generate former auto hids into src files
Diffstat (limited to 'svtools/source/dialogs/addresstemplate.src')
-rw-r--r--svtools/source/dialogs/addresstemplate.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/svtools/source/dialogs/addresstemplate.src b/svtools/source/dialogs/addresstemplate.src
index 0652dfb9d0f5..cbbb56d220f7 100644
--- a/svtools/source/dialogs/addresstemplate.src
+++ b/svtools/source/dialogs/addresstemplate.src
@@ -39,6 +39,7 @@
ModalDialog DLG_ADDRESSBOOKSOURCE
{
+ HelpID = "svtools:ModalDialog:DLG_ADDRESSBOOKSOURCE";
SVLook = TRUE ;
OutputSize = TRUE ;
Size = MAP_APPFONT ( 300 , 88 + FIELD_ROW_HEIGHT * FIELD_PAIRS_VISIBLE ) ;
@@ -64,6 +65,7 @@ ModalDialog DLG_ADDRESSBOOKSOURCE
};
ComboBox CB_DATASOURCE
{
+ HelpID = "svtools:ComboBox:DLG_ADDRESSBOOKSOURCE:CB_DATASOURCE";
SVLook = TRUE ;
Pos = MAP_APPFONT ( 105, 13 ) ;
Size = MAP_APPFONT ( 96, 55 ) ;
@@ -73,6 +75,7 @@ ModalDialog DLG_ADDRESSBOOKSOURCE
};
PushButton PB_ADMINISTATE_DATASOURCES
{
+ HelpID = "svtools:PushButton:DLG_ADDRESSBOOKSOURCE:PB_ADMINISTATE_DATASOURCES";
Text [ en-US ] = "~Address Data Source...";
SVLook = TRUE ;
Pos = MAP_APPFONT ( 204, 13 ) ;
@@ -90,6 +93,7 @@ ModalDialog DLG_ADDRESSBOOKSOURCE
};
ComboBox CB_TABLE
{
+ HelpID = "svtools:ComboBox:DLG_ADDRESSBOOKSOURCE:CB_TABLE";
SVLook = TRUE ;
Pos = MAP_APPFONT ( 105, 30 ) ;
Size = MAP_APPFONT ( 96, 55 ) ;
@@ -121,6 +125,7 @@ ModalDialog DLG_ADDRESSBOOKSOURCE
}; \
ListBox LB_FIELD_BASE + row * 2 + column \
{ \
+ HelpID = "svtools:ListBox:DLG_ADDRESSBOOKSOURCE:LB_FIELD_BASE";
SVLook = TRUE; \
Pos = MAP_APPFONT ( 89 + column * 134, RSC_SP_CTRL_GROUP_Y + row * FIELD_ROW_HEIGHT ) ; \
Size = MAP_APPFONT ( 42 , 14 ) ; \