summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XParameterizedContentProvider.idl')
-rw-r--r--offapi/com/sun/star/ucb/XParameterizedContentProvider.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl b/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl
index 7c9f66e8170b..c79a466b3df9 100644
--- a/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl
+++ b/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl
@@ -39,12 +39,12 @@ published interface XParameterizedContentProvider: com::sun::star::uno::XInterfa
arguments.
@param Template A URL template. If the input is malformed or too
- complex, an <type scope="com::sun::star::lang">IllegalArgumentException</type> may be raised.
+ complex, an com::sun::star::lang::IllegalArgumentException may be raised.
@param Arguments Any supplementary arguments required by this
XContentProvider, represented as a single string. If the
input is malformed, an
- <type scope="com::sun::star::lang">IllegalArgumentException</type>
+ com::sun::star::lang::IllegalArgumentException
may be raised.
@param ReplaceExisting If true, and if the given Template conflicts
@@ -75,7 +75,7 @@ published interface XParameterizedContentProvider: com::sun::star::uno::XInterfa
@param Arguments Any supplementary arguments required by this
XContentProvider, represented as a single string. If the
input is malformed, an
- <type scope="com::sun::star::lang">IllegalArgumentException</type>
+ com::sun::star::lang::IllegalArgumentException
may be raised.
@return Either this XContentProvider, or another,