summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 23:25:41 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:02 +0200
commit24b331efedc6fdf1082e92a2db444d80ae7fed81 (patch)
treeb3cbb48758c70259bafb5053e46d5ae6937235ed /offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
parent*api: convert remaining <member> (diff)
downloadcore-24b331efedc6fdf1082e92a2db444d80ae7fed81.tar.gz
core-24b331efedc6fdf1082e92a2db444d80ae7fed81.zip
*api: convert rest of <member scope="foo">
sed -i 's,<member scope="\([^"]*\)">\([^<]\+\)</member>,\1::\2,g' Change-Id: Idbe0adc5a88e430c99257d4d61e540bf0eeaea8f
Diffstat (limited to 'offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl')
-rw-r--r--offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl b/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
index 87a254c255c4..b7e0ad9e36dc 100644
--- a/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
@@ -25,8 +25,8 @@ module com { module sun { module star { module sdbc {
/** represents the properties for a ODBC 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