Tag: cws_dev300_dba31a User: oj Date: 2008-07-07 06:34:55+0000 Modified: dba/reportdesign/inc/rptui_slotid.hrc
Log: #i80200# new shortcuts for selecting text and edit fields File Changes: Directory: /dba/reportdesign/inc/ ================================= File [changed]: rptui_slotid.hrc Url: http://dba.openoffice.org/source/browse/dba/reportdesign/inc/rptui_slotid.hrc?r1=1.3&r2=1.3.30.1 Delta lines: +5 -2 ------------------- --- rptui_slotid.hrc 2008-04-10 17:08:32+0000 1.3 +++ rptui_slotid.hrc 2008-07-07 06:34:52+0000 1.3.30.1 @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: rptui_slotid.hrc,v $ - * $Revision: 1.3 $ + * $Revision: 1.3.30.1 $ * * This file is part of OpenOffice.org. * @@ -201,5 +201,8 @@ #define SID_NEXT_MARK ( SID_RPTUI_START + 159 ) #define SID_PREV_MARK ( SID_RPTUI_START + 160 ) +#define SID_SELECT_ALL_LABELS ( SID_RPTUI_START + 161 ) +#define SID_SELECT_ALL_EDITS ( SID_RPTUI_START + 162 ) + #endif // _RPTUI_SLOTID_HRC_ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
