Kaydet (Commit) 1b1be7f4 authored tarafından Mathias Bauer's avatar Mathias Bauer

CWS changhid: some missing HIDs

üst 5d109790
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
#include <brkdlg.hrc> #include <brkdlg.hrc>
ModalDialog RID_BASICIDE_BREAKPOINTDLG ModalDialog RID_BASICIDE_BREAKPOINTDLG
{ {
// HelpId = HID_BASICIDE_BRKPNTS ; HelpId = "basctl:RID_BASICIDE_BREAKPOINTDLG" ;
OutputSize = TRUE ; OutputSize = TRUE ;
SVLook = TRUE ; SVLook = TRUE ;
Size = MAP_APPFONT ( 178 , 116 ) ; Size = MAP_APPFONT ( 178 , 116 ) ;
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
#include <helpid.hrc> #include <helpid.hrc>
ModalDialog RID_MACROCHOOSER ModalDialog RID_MACROCHOOSER
{ {
// HelpId = SID_BASICCHOOSER ; HelpId = "basctl:ModalDialog:RID_MACROCHOOSER" ;
OutputSize = TRUE ; OutputSize = TRUE ;
SVLook = TRUE ; SVLook = TRUE ;
Size = MAP_APPFONT ( 287 , 165 ) ; Size = MAP_APPFONT ( 287 , 165 ) ;
......
...@@ -64,7 +64,7 @@ TabDialog RID_TD_ORGANIZE ...@@ -64,7 +64,7 @@ TabDialog RID_TD_ORGANIZE
}; };
TabPage RID_TP_MODULS TabPage RID_TP_MODULS
{ {
// HelpId = HID_BASICIDE_MODULS ; HelpId = "basctl:TabPage:RID_TP_MODULS" ;
Hide = TRUE ; Hide = TRUE ;
SVLook = TRUE ; SVLook = TRUE ;
Size = MAP_APPFONT ( 210 , 140 ) ; Size = MAP_APPFONT ( 210 , 140 ) ;
...@@ -188,7 +188,7 @@ TabPage RID_TP_DLGS ...@@ -188,7 +188,7 @@ TabPage RID_TP_DLGS
}; };
TabPage RID_TP_LIBS TabPage RID_TP_LIBS
{ {
// HelpId = HID_BASICIDE_LIBS_TP ; HelpId = "basctl:TabPage:RID_TP_LIBS" ;
Hide = TRUE ; Hide = TRUE ;
SVLook = TRUE ; SVLook = TRUE ;
Size = MAP_APPFONT ( 210 , 140 ) ; Size = MAP_APPFONT ( 210 , 140 ) ;
...@@ -284,7 +284,7 @@ TabPage RID_TP_LIBS ...@@ -284,7 +284,7 @@ TabPage RID_TP_LIBS
}; };
ModalDialog RID_DLG_LIBS ModalDialog RID_DLG_LIBS
{ {
// HelpId = HID_BASICIDE_LIBS_DLG ; HelpId = "basctl:ModalDialog:RID_DLG_LIBS" ;
OutputSize = TRUE ; OutputSize = TRUE ;
SVLook = TRUE ; SVLook = TRUE ;
Size = MAP_APPFONT ( 168 , 132 ) ; Size = MAP_APPFONT ( 168 , 132 ) ;
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
#include <moptions.hrc> #include <moptions.hrc>
ModalDialog RID_MACROOPTIONS ModalDialog RID_MACROOPTIONS
{ {
// HelpId = HID_MACRO_OPTIONS ; HelpId = "basctl:ModalDialog:RID_MACROOPTIONS" ;
OutputSize = TRUE ; OutputSize = TRUE ;
SVLook = TRUE ; SVLook = TRUE ;
Size = MAP_APPFONT ( 224 , 121 ) ; Size = MAP_APPFONT ( 224 , 121 ) ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment