User: rt Date: 2008-01-29 13:49:55+0000 Modified: dba/reportdesign/source/ui/inspection/GeometryHandler.cxx
Log: INTEGRATION: CWS reportdesign02 (1.5.18); FILE MERGED 2008/01/15 11:50:31 oj 1.5.18.1: change helpid names File Changes: Directory: /dba/reportdesign/source/ui/inspection/ ================================================== File [changed]: GeometryHandler.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/inspection/GeometryHandler.cxx?r1=1.5&r2=1.6 Delta lines: +1 -1 ------------------- --- GeometryHandler.cxx 2007-11-20 19:10:40+0000 1.5 +++ GeometryHandler.cxx 2008-01-29 13:49:52+0000 1.6 @@ -920,7 +920,7 @@ aOut.Control = _xControlFactory->createPropertyControl( inspection::PropertyControlType::ColorListBox, sal_False ); break; case PROPERTY_ID_CHARFONTNAME: - aOut.PrimaryButtonId = UID_RPT_PROP_DLG_FONT_TYPE; + aOut.PrimaryButtonId = UID_RPT_RPT_PROP_DLG_FONT_TYPE; aOut.Control = _xControlFactory->createPropertyControl( inspection::PropertyControlType::TextField, sal_True ); aOut.HasPrimaryButton = sal_True; break; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
