summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/RelationDesign.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/RelationDesign.idl')
-rw-r--r--offapi/com/sun/star/sdb/RelationDesign.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdb/RelationDesign.idl b/offapi/com/sun/star/sdb/RelationDesign.idl
index 3b14141e9262..765c2fec4f3e 100644
--- a/offapi/com/sun/star/sdb/RelationDesign.idl
+++ b/offapi/com/sun/star/sdb/RelationDesign.idl
@@ -50,14 +50,14 @@ published service RelationDesign
<p>Parameters (passed to the method
<member scope="com::sun::star::lang">XInitialization::initialize</member>)
- have to be instances of <type scope="com::sun::star::beans">PropertyValue</type>, where the
+ have to be instances of com::sun::star::beans::PropertyValue, where the
<member scope="com::sun::star::beans">PropertyValue::Name</member> member specifies what the parameter controls,
with the <member scope="com::sun::star::beans">PropertyValue::Value</member> member containing the value
to be used.<br>
Recognized parameters are:
<ul>
<li><b>Frame</b><br>
- has to be an <type scope="com::sun::star::frame">XFrame</type> interface specifying the frame to plug the
+ has to be an com::sun::star::frame::XFrame interface specifying the frame to plug the
RelationDesign component into.
</li>
<li><b>DataSourceName</b><br>