summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table/XAutoFormattable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/table/XAutoFormattable.idl')
-rw-r--r--offapi/com/sun/star/table/XAutoFormattable.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/table/XAutoFormattable.idl b/offapi/com/sun/star/table/XAutoFormattable.idl
index cdba0d5ce3ea..8fe657605c60 100644
--- a/offapi/com/sun/star/table/XAutoFormattable.idl
+++ b/offapi/com/sun/star/table/XAutoFormattable.idl
@@ -37,7 +37,7 @@ published interface XAutoFormattable: com::sun::star::uno::XInterface
@param aName
is the name of the AutoFormat to apply.
- @throws <type scope="com::sun::star::lang">IllegalArgumentException</type>
+ @throws com::sun::star::lang::IllegalArgumentException
if the specified AutoFormat does not exist.
*/
void autoFormat( [in] string aName )