summaryrefslogtreecommitdiffstats
path: root/connectivity/source/dbtools
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-10-01 21:51:40 +0300
committerTor Lillqvist <tml@iki.fi>2012-10-01 21:54:57 +0300
commitf42a9309760565d24619bad9ee1f5561ce89c14b (patch)
treeced23dcb7bef9a4838a426b67cd5d725bcb606a5 /connectivity/source/dbtools
parentReplace usage of rtl_*Memory with equivalent from string.h (diff)
downloadcore-f42a9309760565d24619bad9ee1f5561ce89c14b.tar.gz
core-f42a9309760565d24619bad9ee1f5561ce89c14b.zip
Use prefixes for these UNO components
Change-Id: I719f10818fd211bfe60e5351a5de53a716fdf20f
Diffstat (limited to 'connectivity/source/dbtools')
-rw-r--r--connectivity/source/dbtools/dbtools.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/dbtools/dbtools.component b/connectivity/source/dbtools/dbtools.component
index 9fb6d07e24e2..532884dbede6 100644
--- a/connectivity/source/dbtools/dbtools.component
+++ b/connectivity/source/dbtools/dbtools.component
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-<component loader="com.sun.star.loader.SharedLibrary"
+<component loader="com.sun.star.loader.SharedLibrary" prefix="dbtools"
xmlns="http://openoffice.org/2010/uno-components">
<implementation name="org.openoffice.comp.helper.DatabaseMetaDataResultSet">
<service name="com.sun.star.sdbc.ResultSet"/>