User: rt Date: 2008-01-29 13:49:44+0000 Modified: dba/reportdesign/source/ui/inspection/DefaultInspection.cxx
Log: INTEGRATION: CWS reportdesign02 (1.2.44); FILE MERGED 2008/01/15 11:50:30 oj 1.2.44.1: change helpid names File Changes: Directory: /dba/reportdesign/source/ui/inspection/ ================================================== File [changed]: DefaultInspection.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/inspection/DefaultInspection.cxx?r1=1.2&r2=1.3 Delta lines: +5 -5 ------------------- --- DefaultInspection.cxx 2007-07-09 11:56:31+0000 1.2 +++ DefaultInspection.cxx 2008-01-29 13:49:41+0000 1.3 @@ -270,8 +270,8 @@ USHORT uiNameResId; sal_uInt32 helpId; } aCategories[] = { - { "General", RID_STR_PROPPAGE_DEFAULT, HID_PROPDLG_TAB_GENERAL }, - { "Data", RID_STR_PROPPAGE_DATA, HID_PROPDLG_TAB_DATA }, + { "General", RID_STR_PROPPAGE_DEFAULT, HID_RPT_PROPDLG_TAB_GENERAL }, + { "Data", RID_STR_PROPPAGE_DATA, HID_RPT_PROPDLG_TAB_DATA }, }; const size_t nCategories = sizeof( aCategories ) / sizeof( aCategories[0] ); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
