summaryrefslogtreecommitdiff
path: root/dbaccess/source/inc/stringconstants.inc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-03-20 09:12:24 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-04-02 12:54:41 +0200
commita789a2fc94ec84d34dafb328c53dd0eaaa8ca4a0 (patch)
tree0c6001af3e19544bbf83cba1a24a83674e3fe56a /dbaccess/source/inc/stringconstants.inc
parent63f00101c578d019efc5d5f6b9008077e559144f (diff)
fdo#46808, convert sdb::QueryDesigner to new style
Change-Id: I694dd16920304d0f07369e97c87a4a97b92eadeb
Diffstat (limited to 'dbaccess/source/inc/stringconstants.inc')
-rw-r--r--dbaccess/source/inc/stringconstants.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/inc/stringconstants.inc b/dbaccess/source/inc/stringconstants.inc
index 3ce49a0d27e2..e72c373275ee 100644
--- a/dbaccess/source/inc/stringconstants.inc
+++ b/dbaccess/source/inc/stringconstants.inc
@@ -202,7 +202,6 @@ IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_SQLQUERYCOMPOSER, "com.sun.star.sdb.SQL
IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_DATASETTINGS, "com.sun.star.sdb.DefinitionSettings");
IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_QUERYDESCRIPTOR, "com.sun.star.sdb.QueryDescriptor");
IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_QUERY, "com.sun.star.sdb.Query");
-IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_QUERYDEFINITION, "com.sun.star.sdb.QueryDefinition");
IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDBCX_COLUMNS, "com.sun.star.sdbcx.Columns");
IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDBCX_TABLES, "com.sun.star.sdbcx.Tables");
IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_QUERIES, "com.sun.star.sdb.Queries");