summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sdb/tools/XObjectNames.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/tools/XObjectNames.idl')
-rw-r--r--offapi/com/sun/star/sdb/tools/XObjectNames.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdb/tools/XObjectNames.idl b/offapi/com/sun/star/sdb/tools/XObjectNames.idl
index c800dc1e9b60..937a4bb42435 100644
--- a/offapi/com/sun/star/sdb/tools/XObjectNames.idl
+++ b/offapi/com/sun/star/sdb/tools/XObjectNames.idl
@@ -72,8 +72,8 @@ interface XObjectNames
@param CommandType
specifies the com::sun::star::sdb::CommandType of the object for which
- a unique name is to be generated. Must be either <member scope="com::sun::star::sdb">CommandType::TABLE</member>
- or <member scope="com::sun::star::sdb">CommandType::QUERY</member>.
+ a unique name is to be generated. Must be either com::sun::star::sdb::CommandType::TABLE
+ or com::sun::star::sdb::CommandType::QUERY.
@param BaseName
specifies the base of the to-be-created object name. If empty, a default
@@ -107,8 +107,8 @@ interface XObjectNames
@param CommandType
specifies the com::sun::star::sdb::CommandType of the object whose
- name should be checked. Must be either <member scope="com::sun::star::sdb">CommandType::TABLE</member>
- or <member scope="com::sun::star::sdb">CommandType::QUERY</member>.
+ name should be checked. Must be either com::sun::star::sdb::CommandType::TABLE
+ or com::sun::star::sdb::CommandType::QUERY.
@param Name
specifies the to-be-checked name of the object.