summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/FilterFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/FilterFactory.idl')
-rw-r--r--offapi/com/sun/star/document/FilterFactory.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/FilterFactory.idl b/offapi/com/sun/star/document/FilterFactory.idl
index 120d6128b9c1..acb0280e29d0 100644
--- a/offapi/com/sun/star/document/FilterFactory.idl
+++ b/offapi/com/sun/star/document/FilterFactory.idl
@@ -81,9 +81,9 @@ published service FilterFactory
<p>
<strong>How it can be distinguished?</strong><p>
- The new proposed implementation will throw an com::sun::star::container::NoSuchElementException
+ The new proposed implementation will throw a com::sun::star::container::NoSuchElementException
if the first parameter of createInstance() or createInstanceWithArguments() does not match to a valid container (means
- filter) item. Further it will throw an com::sun::star::lang::IllegalArgumentException if the optional
+ filter) item. Further it will throw a com::sun::star::lang::IllegalArgumentException if the optional
parameter "FilterName" could not be detected inside the argument list of call createInstanceWithArguments().
</p>