2007/02/09 12:31:18 bm 1.1.2.5: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection 2005/10/11 09:20:18 bm 1.1.2.4: license header change 2004/05/05 20:53:29 iha 1.1.2.3: #i20344# added FixedLine 2004/04/19 14:06:43 iha 1.1.2.2: concentrate ResourceIds to avoid dublicates 2004/04/07 21:26:12 iha 1.1.2.1: #i20344# new
49 lines
1.7 KiB
Plaintext
49 lines
1.7 KiB
Plaintext
/*************************************************************************
|
|
*
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
|
*
|
|
* $RCSfile: tp_RangeChooser.hrc,v $
|
|
*
|
|
* $Revision: 1.2 $
|
|
*
|
|
* last change: $Author: vg $ $Date: 2007-05-22 17:47:51 $
|
|
*
|
|
* The Contents of this file are made available subject to
|
|
* the terms of GNU Lesser General Public License Version 2.1.
|
|
*
|
|
*
|
|
* GNU Lesser General Public License Version 2.1
|
|
* =============================================
|
|
* Copyright 2005 by Sun Microsystems, Inc.
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
*
|
|
* This library is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
* License version 2.1, as published by the Free Software Foundation.
|
|
*
|
|
* This library is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
* Lesser General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
* License along with this library; if not, write to the Free Software
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
* MA 02111-1307 USA
|
|
*
|
|
************************************************************************/
|
|
|
|
#include "ResourceIds.hrc"
|
|
|
|
#define FT_CAPTION_FOR_WIZARD 1
|
|
#define FT_RANGE 2
|
|
|
|
#define RB_DATAROWS 1
|
|
#define RB_DATACOLS 2
|
|
|
|
#define ED_RANGE 1
|
|
#define IB_RANGE 1
|
|
|
|
#define CB_FIRST_ROW_ASLABELS 1
|
|
#define CB_FIRST_COLUMN_ASLABELS 2
|