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: dbaccess_slotid.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 ************************************************************************/
31 #ifndef _DBACCESS_SLOTID_HRC_
32 #define _DBACCESS_SLOTID_HRC_
35 #include <sfx2/sfxsids.hrc>
38 #define SID_INDEXDESIGN ( SID_DBACCESS_START + 0 )
39 #define SID_DOCUMENT_DATA_SOURCE ( SID_DBACCESS_START + 1 )
40 #define SID_DB_NEW ( SID_DBACCESS_START + 2 )
41 #define SID_DB_APP_DISABLE_PREVIEW ( SID_DBACCESS_START + 3 )
42 #define SID_DB_APP_DSCONNECTION_TYPE ( SID_DBACCESS_START + 4 )
43 #define SID_DB_APP_DSADVANCED_SETTINGS ( SID_DBACCESS_START + 5 )
45 #define SID_DB_APP_VIEW_DOCINFO_PREVIEW ( SID_DBACCESS_START + 7 )
46 #define SID_DB_APP_VIEW_DOC_PREVIEW ( SID_DBACCESS_START + 8 )
47 #define SID_DB_APP_VIEW_TABLES ( SID_DBACCESS_START + 9 )
48 #define SID_DB_APP_VIEW_QUERIES ( SID_DBACCESS_START + 10 )
49 #define SID_DB_APP_DSIMPORT ( SID_DBACCESS_START + 11 )
50 #define SID_DB_APP_VIEW_FORMS ( SID_DBACCESS_START + 12 )
51 #define SID_DB_APP_DSRELDESIGN ( SID_DBACCESS_START + 13 )
52 #define SID_DB_APP_DSUSERADMIN ( SID_DBACCESS_START + 14 )
53 #define SID_DB_APP_TABLEFILTER ( SID_DBACCESS_START + 15 )
54 #define SID_DB_APP_CLOSECONNECTION ( SID_DBACCESS_START + 16 )
55 #define SID_DB_APP_DSPROPS ( SID_DBACCESS_START + 17 )
56 #define SID_DB_APP_DBADMIN ( SID_DBACCESS_START + 18 )
57 #define SID_APP_NEW_REPORT_PRE_SEL ( SID_DBACCESS_START + 19 )
58 #define SID_DB_APP_CONVERTTOVIEW ( SID_DBACCESS_START + 20 )
59 #define SID_DB_APP_REFRESH_TABLES ( SID_DBACCESS_START + 21 )
60 #define SID_DB_APP_VIEW_REPORTS ( SID_DBACCESS_START + 22 )
61 #define SID_DB_APP_DSEXPORT ( SID_DBACCESS_START + 23 )
63 #define SID_DB_APP_TABLE_DELETE ( SID_DBACCESS_START + 24 )
64 #define SID_DB_APP_TABLE_RENAME ( SID_DBACCESS_START + 25 )
65 #define SID_DB_APP_TABLE_EDIT ( SID_DBACCESS_START + 26 )
66 #define SID_DB_APP_TABLE_OPEN ( SID_DBACCESS_START + 27 )
68 #define SID_DB_APP_QUERY_DELETE ( SID_DBACCESS_START + 28 )
69 #define SID_DB_APP_QUERY_RENAME ( SID_DBACCESS_START + 29 )
70 #define SID_DB_APP_QUERY_EDIT ( SID_DBACCESS_START + 30 )
71 #define SID_DB_APP_QUERY_OPEN ( SID_DBACCESS_START + 31 )
73 #define SID_DB_APP_FORM_DELETE ( SID_DBACCESS_START + 32 )
74 #define SID_DB_APP_FORM_RENAME ( SID_DBACCESS_START + 33 )
75 #define SID_DB_APP_FORM_EDIT ( SID_DBACCESS_START + 34 )
76 #define SID_DB_APP_FORM_OPEN ( SID_DBACCESS_START + 35 )
78 #define SID_DB_APP_REPORT_DELETE ( SID_DBACCESS_START + 36 )
79 #define SID_DB_APP_REPORT_RENAME ( SID_DBACCESS_START + 37 )
80 #define SID_DB_APP_REPORT_EDIT ( SID_DBACCESS_START + 38 )
81 #define SID_DB_APP_REPORT_OPEN ( SID_DBACCESS_START + 39 )
83 #define SID_DB_APP_DELETE ( SID_DBACCESS_START + 40 )
84 #define SID_DB_APP_RENAME ( SID_DBACCESS_START + 41 )
85 #define SID_DB_APP_EDIT ( SID_DBACCESS_START + 42 )
86 #define SID_DB_APP_OPEN ( SID_DBACCESS_START + 43 )
88 #define SID_BROWSER_CLEAR_QUERY ( SID_DBACCESS_START + 44 )
89 #define SID_RELATION_ADD_RELATION ( SID_DBACCESS_START + 45 )
90 #define SID_QUERY_VIEW_FUNCTIONS ( SID_DBACCESS_START + 46 )
91 #define SID_QUERY_VIEW_TABLES ( SID_DBACCESS_START + 47 )
92 #define SID_QUERY_VIEW_ALIASES ( SID_DBACCESS_START + 48 )
93 #define SID_QUERY_DISTINCT_VALUES ( SID_DBACCESS_START + 49 )
94 #define SID_FORM_CREATE_REPWIZ_PRE_SEL ( SID_DBACCESS_START + 50 )
95 #define SID_REPORT_CREATE_REPWIZ_PRE_SEL ( SID_DBACCESS_START + 51 )
96 #define SID_DB_QUERY_PREVIEW ( SID_DBACCESS_START + 52 )
97 #define SID_APP_NEW_FOLDER ( SID_DBACCESS_START + 53 )
98 #define SID_APP_NEW_FORM ( SID_DBACCESS_START + 54 )
99 #define SID_DB_APP_PASTE_SPECIAL ( SID_DBACCESS_START + 55 )
101 // status information
102 #define SID_DB_APP_STATUS_TYPE ( SID_DBACCESS_START + 57 )
103 #define SID_DB_APP_STATUS_DBNAME ( SID_DBACCESS_START + 58 )
104 #define SID_DB_APP_STATUS_USERNAME ( SID_DBACCESS_START + 59 )
105 #define SID_DB_APP_STATUS_HOSTNAME ( SID_DBACCESS_START + 60 )
107 #define SID_DB_APP_SENDREPORTASMAIL ( SID_DBACCESS_START + 61 )
108 #define SID_DB_APP_SENDREPORTTOWRITER ( SID_DBACCESS_START + 62 )
109 #define SID_DB_FORM_NEW_PILOT ( SID_DBACCESS_START + 63 )
110 #define SID_DB_NEW_VIEW_SQL ( SID_DBACCESS_START + 64 )
111 #define SID_APP_NEW_REPORT ( SID_DBACCESS_START + 65 )
113 #define SID_DB_APP_EDIT_SQL_VIEW ( SID_DBACCESS_START + 66 )
116 #endif // _DBACCESS_SLOTID_HRC_