summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/script/XLibraryContainer3.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/script/XLibraryContainer3.idl')
-rw-r--r--offapi/com/sun/star/script/XLibraryContainer3.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/script/XLibraryContainer3.idl b/offapi/com/sun/star/script/XLibraryContainer3.idl
index 6d522cf3649b..55b38a2d020e 100644
--- a/offapi/com/sun/star/script/XLibraryContainer3.idl
+++ b/offapi/com/sun/star/script/XLibraryContainer3.idl
@@ -36,8 +36,8 @@ published interface XLibraryContainer3: com::sun::star::script::XLibraryContaine
returns the location of the library link target.
The returned URL is literally the same as the one provided in
- <member>XLibraryContainer::createLibraryLink</member>. Otherwise the behavior
- is the same as <member>XLibraryContainer2::getLibraryLinkURL</member>
+ XLibraryContainer::createLibraryLink(). Otherwise the behavior
+ is the same as XLibraryContainer2::getLibraryLinkURL()
*/
string getOriginalLibraryLinkURL( [in] string Name )
raises( com::sun::star::lang::IllegalArgumentException,