diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-10-11 17:56:12 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-10-11 17:56:12 +0200 |
commit | e1b5342bdc0b933e334a24e91ad370b04f9f2f79 (patch) | |
tree | 2bd8115742521a318d87b1c864c5000e57359697 /ucbhelper | |
parent | b41d62671ea124872aaec7be9c4bfd5b1d87904a (diff) |
CWS changehid: generate former auto hids into src files
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/workben/ucbexplorer/ucbexplorer.src | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ucbhelper/workben/ucbexplorer/ucbexplorer.src b/ucbhelper/workben/ucbexplorer/ucbexplorer.src index 4bee5900eaaf..523813324710 100644 --- a/ucbhelper/workben/ucbexplorer/ucbexplorer.src +++ b/ucbhelper/workben/ucbexplorer/ucbexplorer.src @@ -100,6 +100,7 @@ Bitmap BMP_LINK ModalDialog DLG_STRINGINPUT { + HelpID = "ucbhelper:ModalDialog:DLG_STRINGINPUT"; Border = TRUE ; Moveable = TRUE ; OutputSize = TRUE ; @@ -113,6 +114,7 @@ ModalDialog DLG_STRINGINPUT }; Edit ED_STRINGINPUT_DLG_NAME { + HelpID = "ucbhelper:Edit:DLG_STRINGINPUT:ED_STRINGINPUT_DLG_NAME"; Pos = MAP_APPFONT ( 40 , 16 ) ; Size = MAP_APPFONT ( 110 , 12 ) ; Border = TRUE ; |