summaryrefslogtreecommitdiff
path: root/dbaccess/inc/dbaccess_slotid.hrc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-23 18:19:37 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-23 22:49:57 +0000
commit702f9c5176eebb95c5a1bfd31c1f256b79301b19 (patch)
tree2aedc04b1af4e2f36b0da9fd5b06570faa3eef40 /dbaccess/inc/dbaccess_slotid.hrc
parent513a21aa6cf350c094289a7976de9e0cc0e7b4d4 (diff)
huge hrc and src file cleanup
* mostly fallout from ui conversion * some completely unused defines from src files * lots of unused HID ids Change-Id: I976561205798db3d06ee139de6223f638e58f47a Reviewed-on: https://gerrit.libreoffice.org/9142 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'dbaccess/inc/dbaccess_slotid.hrc')
-rw-r--r--dbaccess/inc/dbaccess_slotid.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/inc/dbaccess_slotid.hrc b/dbaccess/inc/dbaccess_slotid.hrc
index c1b7fe3678c2..f5d6fe666d42 100644
--- a/dbaccess/inc/dbaccess_slotid.hrc
+++ b/dbaccess/inc/dbaccess_slotid.hrc
@@ -24,7 +24,7 @@
#define SID_INDEXDESIGN ( SID_DBACCESS_START + 0 )
#define SID_DOCUMENT_DATA_SOURCE ( SID_DBACCESS_START + 1 )
-#define SID_DB_NEW ( SID_DBACCESS_START + 2 )
+// free
#define SID_DB_APP_DISABLE_PREVIEW ( SID_DBACCESS_START + 3 )
#define SID_DB_APP_DSCONNECTION_TYPE ( SID_DBACCESS_START + 4 )
#define SID_DB_APP_DSADVANCED_SETTINGS ( SID_DBACCESS_START + 5 )
@@ -38,7 +38,7 @@
#define SID_DB_APP_DSRELDESIGN ( SID_DBACCESS_START + 13 )
#define SID_DB_APP_DSUSERADMIN ( SID_DBACCESS_START + 14 )
#define SID_DB_APP_TABLEFILTER ( SID_DBACCESS_START + 15 )
-#define SID_DB_APP_CLOSECONNECTION ( SID_DBACCESS_START + 16 )
+// free
#define SID_DB_APP_DSPROPS ( SID_DBACCESS_START + 17 )
#define SID_DB_APP_DBADMIN ( SID_DBACCESS_START + 18 )
#define SID_APP_NEW_REPORT_PRE_SEL ( SID_DBACCESS_START + 19 )