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