update dev300-m58
[ooovba.git] / sc / source / ui / inc / datafdlg.hrc
blob8fa899985a863fe5f38b1f8cea887414c5ab7c9d
1 /*************************************************************************
2  *
3  *  OpenOffice.org - a multi-platform office productivity suite
4  *
5  *  $RCSfile: datafdlg.hrc,v $
6  *
7  *  $Revision: 1.00 $
8  *
9  *  last change: $Author: rt $ $Date: 2005/09/08 21:37:12 $
10  *
11  *  The Contents of this file are made available subject to
12  *  the terms of GNU Lesser General Public License Version 2.1.
13  *
14  *
15  *    GNU Lesser General Public License Version 2.1
16  *    =============================================
17  *    Copyright 2005 by Sun Microsystems, Inc.
18  *    901 San Antonio Road, Palo Alto, CA 94303, USA
19  *
20  *    This library is free software; you can redistribute it and/or
21  *    modify it under the terms of the GNU Lesser General Public
22  *    License version 2.1, as published by the Free Software Foundation.
23  *
24  *    This library is distributed in the hope that it will be useful,
25  *    but WITHOUT ANY WARRANTY; without even the implied warranty of
26  *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
27  *    Lesser General Public License for more details.
28  *
29  *    You should have received a copy of the GNU Lesser General Public
30  *    License along with this library; if not, write to the Free Software
31  *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
32  *    MA  02111-1307  USA
33  *
34  ************************************************************************/
36 #include "sc.hrc"       // -> RID_SCDLG_DATAFORM
38 //dataform
39 #define BTN_DATAFORM_NEW          1001
40 #define BTN_DATAFORM_DELETE       1002
41 #define BTN_DATAFORM_RESTORE      1003
42 #define BTN_DATAFORM_LAST         1004
43 #define BTN_DATAFORM_NEXT         1005
44 #define BTN_DATAFORM_CLOSE        1007
45 #define WND_DATAFORM_SCROLLBAR    1008
46 #define LAB_DATAFORM_RECORDNO     1009
48 #define FT_DATAFORM_FIXEDTEXT1    2001
49 #define ED_DATAFORM_EDIT1         2002