summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sdbc/ConnectionProperties.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/ConnectionProperties.idl')
-rw-r--r--offapi/com/sun/star/sdbc/ConnectionProperties.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdbc/ConnectionProperties.idl b/offapi/com/sun/star/sdbc/ConnectionProperties.idl
index e6b8f5b52655..c1268953320b 100644
--- a/offapi/com/sun/star/sdbc/ConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/ConnectionProperties.idl
@@ -25,8 +25,8 @@
/** represents the properties for a connection (session) with a specific
database. These properties can be used when calling the method
- <member scope="com::sun::star::sdbc">XDriver::connect()</member> or
- <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
+ com::sun::star::sdbc::XDriver::connect() or
+ com::sun::star::sdbc::XDriverManager::getConnectionWithInfo().
<p>
The properties for a connection contain additional information about how to connect to a database and