summaryrefslogtreecommitdiff
path: root/dbaccess/util
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/util')
-rw-r--r--dbaccess/util/dba.component3
1 files changed, 2 insertions, 1 deletions
diff --git a/dbaccess/util/dba.component b/dbaccess/util/dba.component
index 8c85a8d30d0e..4448f72d8a86 100644
--- a/dbaccess/util/dba.component
+++ b/dbaccess/util/dba.component
@@ -39,7 +39,8 @@
<service name="com.sun.star.document.OfficeDocument"/>
<service name="com.sun.star.sdb.OfficeDatabaseDocument"/>
</implementation>
- <implementation name="com.sun.star.comp.dba.ODatabaseSource">
+ <implementation name="com.sun.star.comp.dba.ODatabaseSource"
+ constructor="com_sun_star_comp_dba_ODatabaseSource">
<service name="com.sun.star.sdb.DataSource"/>
<service name="com.sun.star.sdb.DocumentDataSource"/>
</implementation>