1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: dbinsdlg.hrc,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
35 #define FT_INSERT_DATA 1
43 #define FT_DB_COLUMN 10
45 #define RB_DBFMT_FROM_DB 12
46 #define RB_DBFMT_FROM_USR 13
47 #define LB_DBFMT_FROM_USR 14
49 /* ------------- Page Text/Field ------------------ */
50 #define LB_TXT_DB_COLUMN 15
52 #define IB_DBCOL_TOEDIT 16
54 #define FT_DB_PARA_COLL 18
55 #define LB_DB_PARA_COLL 19
57 /* ------------- Page Table -------------------- */
58 #define LB_TBL_DB_COLUMN 20
60 #define IB_DBCOL_ALL_TO 21
61 #define IB_DBCOL_ONE_TO 22
62 #define IB_DBCOL_ONE_FROM 23
63 #define IB_DBCOL_ALL_FROM 24
64 #define FT_TABLE_COL 25
65 #define LB_TABLE_COL 26
67 #define CB_TABLE_HEADON 28
68 #define RB_HEADL_COLNMS 29
69 #define RB_HEADL_EMPTY 30
70 #define PB_TBL_FORMAT 31
71 #define PB_TBL_AUTOFMT 32
73 #define STR_NOTEMPL 33