1*cdf0e10cSrcweir/*************************************************************************
2*cdf0e10cSrcweir *
3*cdf0e10cSrcweir * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4*cdf0e10cSrcweir *
5*cdf0e10cSrcweir * Copyright 2000, 2010 Oracle and/or its affiliates.
6*cdf0e10cSrcweir *
7*cdf0e10cSrcweir * OpenOffice.org - a multi-platform office productivity suite
8*cdf0e10cSrcweir *
9*cdf0e10cSrcweir * This file is part of OpenOffice.org.
10*cdf0e10cSrcweir *
11*cdf0e10cSrcweir * OpenOffice.org is free software: you can redistribute it and/or modify
12*cdf0e10cSrcweir * it under the terms of the GNU Lesser General Public License version 3
13*cdf0e10cSrcweir * only, as published by the Free Software Foundation.
14*cdf0e10cSrcweir *
15*cdf0e10cSrcweir * OpenOffice.org is distributed in the hope that it will be useful,
16*cdf0e10cSrcweir * but WITHOUT ANY WARRANTY; without even the implied warranty of
17*cdf0e10cSrcweir * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18*cdf0e10cSrcweir * GNU Lesser General Public License version 3 for more details
19*cdf0e10cSrcweir * (a copy is included in the LICENSE file that accompanied this code).
20*cdf0e10cSrcweir *
21*cdf0e10cSrcweir * You should have received a copy of the GNU Lesser General Public License
22*cdf0e10cSrcweir * version 3 along with OpenOffice.org.  If not, see
23*cdf0e10cSrcweir * <http://www.openoffice.org/license.html>
24*cdf0e10cSrcweir * for a copy of the LGPLv3 License.
25*cdf0e10cSrcweir *
26*cdf0e10cSrcweir ************************************************************************/
27*cdf0e10cSrcweir
28*cdf0e10cSrcweir#ifndef _DBACCESS_SLOTID_HRC_
29*cdf0e10cSrcweir#define _DBACCESS_SLOTID_HRC_
30*cdf0e10cSrcweir
31*cdf0e10cSrcweir#ifndef _SFXSIDS_HRC
32*cdf0e10cSrcweir#include <sfx2/sfxsids.hrc>
33*cdf0e10cSrcweir#endif
34*cdf0e10cSrcweir
35*cdf0e10cSrcweir#define	SID_INDEXDESIGN					( SID_DBACCESS_START +   0 )
36*cdf0e10cSrcweir#define	SID_DOCUMENT_DATA_SOURCE		( SID_DBACCESS_START +   1 )
37*cdf0e10cSrcweir#define	SID_DB_NEW						( SID_DBACCESS_START +   2 )
38*cdf0e10cSrcweir#define	SID_DB_APP_DISABLE_PREVIEW		( SID_DBACCESS_START +   3 )
39*cdf0e10cSrcweir#define	SID_DB_APP_DSCONNECTION_TYPE	( SID_DBACCESS_START +   4 )
40*cdf0e10cSrcweir#define	SID_DB_APP_DSADVANCED_SETTINGS	( SID_DBACCESS_START +   5 )
41*cdf0e10cSrcweir// free
42*cdf0e10cSrcweir#define	SID_DB_APP_VIEW_DOCINFO_PREVIEW	( SID_DBACCESS_START +   7 )
43*cdf0e10cSrcweir#define	SID_DB_APP_VIEW_DOC_PREVIEW		( SID_DBACCESS_START +   8 )
44*cdf0e10cSrcweir#define	SID_DB_APP_VIEW_TABLES			( SID_DBACCESS_START +   9 )
45*cdf0e10cSrcweir#define	SID_DB_APP_VIEW_QUERIES			( SID_DBACCESS_START +  10 )
46*cdf0e10cSrcweir#define	SID_DB_APP_DSIMPORT				( SID_DBACCESS_START +  11 )
47*cdf0e10cSrcweir#define	SID_DB_APP_VIEW_FORMS			( SID_DBACCESS_START +  12 )
48*cdf0e10cSrcweir#define	SID_DB_APP_DSRELDESIGN			( SID_DBACCESS_START +  13 )
49*cdf0e10cSrcweir#define	SID_DB_APP_DSUSERADMIN			( SID_DBACCESS_START +  14 )
50*cdf0e10cSrcweir#define	SID_DB_APP_TABLEFILTER			( SID_DBACCESS_START +  15 )
51*cdf0e10cSrcweir#define	SID_DB_APP_CLOSECONNECTION		( SID_DBACCESS_START +  16 )
52*cdf0e10cSrcweir#define	SID_DB_APP_DSPROPS				( SID_DBACCESS_START +  17 )
53*cdf0e10cSrcweir#define	SID_DB_APP_DBADMIN				( SID_DBACCESS_START +  18 )
54*cdf0e10cSrcweir#define	SID_APP_NEW_REPORT_PRE_SEL		( SID_DBACCESS_START +  19 )
55*cdf0e10cSrcweir#define	SID_DB_APP_CONVERTTOVIEW		( SID_DBACCESS_START +  20 )
56*cdf0e10cSrcweir#define	SID_DB_APP_REFRESH_TABLES		( SID_DBACCESS_START +  21 )
57*cdf0e10cSrcweir#define	SID_DB_APP_VIEW_REPORTS			( SID_DBACCESS_START +  22 )
58*cdf0e10cSrcweir#define	SID_DB_APP_DSEXPORT				( SID_DBACCESS_START +  23 )
59*cdf0e10cSrcweir
60*cdf0e10cSrcweir#define	SID_DB_APP_TABLE_DELETE			( SID_DBACCESS_START +  24 )
61*cdf0e10cSrcweir#define	SID_DB_APP_TABLE_RENAME			( SID_DBACCESS_START +  25 )
62*cdf0e10cSrcweir#define	SID_DB_APP_TABLE_EDIT			( SID_DBACCESS_START +  26 )
63*cdf0e10cSrcweir#define	SID_DB_APP_TABLE_OPEN			( SID_DBACCESS_START +  27 )
64*cdf0e10cSrcweir
65*cdf0e10cSrcweir#define	SID_DB_APP_QUERY_DELETE			( SID_DBACCESS_START +  28 )
66*cdf0e10cSrcweir#define	SID_DB_APP_QUERY_RENAME			( SID_DBACCESS_START +  29 )
67*cdf0e10cSrcweir#define	SID_DB_APP_QUERY_EDIT			( SID_DBACCESS_START +  30 )
68*cdf0e10cSrcweir#define	SID_DB_APP_QUERY_OPEN			( SID_DBACCESS_START +  31 )
69*cdf0e10cSrcweir
70*cdf0e10cSrcweir#define	SID_DB_APP_FORM_DELETE			( SID_DBACCESS_START +  32 )
71*cdf0e10cSrcweir#define	SID_DB_APP_FORM_RENAME			( SID_DBACCESS_START +  33 )
72*cdf0e10cSrcweir#define	SID_DB_APP_FORM_EDIT			( SID_DBACCESS_START +  34 )
73*cdf0e10cSrcweir#define	SID_DB_APP_FORM_OPEN			( SID_DBACCESS_START +  35 )
74*cdf0e10cSrcweir
75*cdf0e10cSrcweir#define	SID_DB_APP_REPORT_DELETE		( SID_DBACCESS_START +  36 )
76*cdf0e10cSrcweir#define	SID_DB_APP_REPORT_RENAME		( SID_DBACCESS_START +  37 )
77*cdf0e10cSrcweir#define	SID_DB_APP_REPORT_EDIT			( SID_DBACCESS_START +  38 )
78*cdf0e10cSrcweir#define	SID_DB_APP_REPORT_OPEN			( SID_DBACCESS_START +  39 )
79*cdf0e10cSrcweir
80*cdf0e10cSrcweir#define	SID_DB_APP_DELETE				( SID_DBACCESS_START +  40 )
81*cdf0e10cSrcweir#define	SID_DB_APP_RENAME				( SID_DBACCESS_START +  41 )
82*cdf0e10cSrcweir#define	SID_DB_APP_EDIT					( SID_DBACCESS_START +  42 )
83*cdf0e10cSrcweir#define	SID_DB_APP_OPEN					( SID_DBACCESS_START +  43 )
84*cdf0e10cSrcweir
85*cdf0e10cSrcweir#define SID_BROWSER_CLEAR_QUERY         ( SID_DBACCESS_START +	44 )
86*cdf0e10cSrcweir#define SID_RELATION_ADD_RELATION		( SID_DBACCESS_START +	45 )
87*cdf0e10cSrcweir#define SID_QUERY_VIEW_FUNCTIONS		( SID_DBACCESS_START +	46 )
88*cdf0e10cSrcweir#define SID_QUERY_VIEW_TABLES			( SID_DBACCESS_START +	47 )
89*cdf0e10cSrcweir#define SID_QUERY_VIEW_ALIASES			( SID_DBACCESS_START +	48 )
90*cdf0e10cSrcweir#define SID_QUERY_DISTINCT_VALUES		( SID_DBACCESS_START +	49 )
91*cdf0e10cSrcweir#define SID_FORM_CREATE_REPWIZ_PRE_SEL	( SID_DBACCESS_START +	50 )
92*cdf0e10cSrcweir#define SID_REPORT_CREATE_REPWIZ_PRE_SEL ( SID_DBACCESS_START +	51 )
93*cdf0e10cSrcweir#define SID_DB_QUERY_PREVIEW			( SID_DBACCESS_START +	52 )
94*cdf0e10cSrcweir#define SID_APP_NEW_FOLDER				( SID_DBACCESS_START +	53 )
95*cdf0e10cSrcweir#define SID_APP_NEW_FORM				( SID_DBACCESS_START +	54 )
96*cdf0e10cSrcweir#define SID_DB_APP_PASTE_SPECIAL		( SID_DBACCESS_START +	55 )
97*cdf0e10cSrcweir
98*cdf0e10cSrcweir// status information
99*cdf0e10cSrcweir#define SID_DB_APP_STATUS_TYPE			( SID_DBACCESS_START +	57 )
100*cdf0e10cSrcweir#define SID_DB_APP_STATUS_DBNAME		( SID_DBACCESS_START +	58 )
101*cdf0e10cSrcweir#define SID_DB_APP_STATUS_USERNAME		( SID_DBACCESS_START +	59 )
102*cdf0e10cSrcweir#define SID_DB_APP_STATUS_HOSTNAME		( SID_DBACCESS_START +	60 )
103*cdf0e10cSrcweir
104*cdf0e10cSrcweir#define SID_DB_APP_SENDREPORTASMAIL		( SID_DBACCESS_START +	61 )
105*cdf0e10cSrcweir#define SID_DB_APP_SENDREPORTTOWRITER	( SID_DBACCESS_START +	62 )
106*cdf0e10cSrcweir#define SID_DB_FORM_NEW_PILOT			( SID_DBACCESS_START +	63 )
107*cdf0e10cSrcweir#define SID_DB_NEW_VIEW_SQL				( SID_DBACCESS_START +	64 )
108*cdf0e10cSrcweir#define SID_APP_NEW_REPORT				( SID_DBACCESS_START +	65 )
109*cdf0e10cSrcweir
110*cdf0e10cSrcweir#define SID_DB_APP_EDIT_SQL_VIEW        ( SID_DBACCESS_START +	66 )
111*cdf0e10cSrcweir
112*cdf0e10cSrcweir#define SID_TABLEDESIGN_TABED_PRIMARYKEY ( SID_DBACCESS_START +	67 )
113*cdf0e10cSrcweir#define SID_TABLEDESIGN_INSERTROWS      ( SID_DBACCESS_START +	68 )
114*cdf0e10cSrcweir
115*cdf0e10cSrcweir
116*cdf0e10cSrcweir#endif // _DBACCESS_SLOTID_HRC_
117*cdf0e10cSrcweir
118