Kaydet (Commit) f1639e66 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS cyb1 (1.6.226); FILE MERGED

2005/08/02 20:12:17 cyb 1.6.226.1: Issue number: 36476
Submitted by: cyb
Reviewed by:
Issue number:
Submitted by:
Reviewed by:
üst 1bd762dc
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: FilterFactory.idl,v $ * $RCSfile: FilterFactory.idl,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: rt $ $Date: 2005-09-07 23:03:25 $ * last change: $Author: rt $ $Date: 2005-12-14 11:30:04 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -114,7 +114,7 @@ published service FilterFactory ...@@ -114,7 +114,7 @@ published service FilterFactory
The new prosposed implementation will throw an <type scope="com::sun::star::container">NoSuchElementException</type> The new prosposed implementation will throw an <type scope="com::sun::star::container">NoSuchElementException</type>
if the first parameter of createInstance() or createInstanceWithArguments() does not match to a valid container (means if the first parameter of createInstance() or createInstanceWithArguments() does not match to a valid container (means
filter) item. Further it will throw an <type scope="com::sun::star::lang">IllegalArgumentException</type> if the optional filter) item. Further it will throw an <type scope="com::sun::star::lang">IllegalArgumentException</type> if the optional
parameter "FilterName" could be detected inside the argument list of call createInstanceWithArguments(). parameter "FilterName" could not be detected inside the argument list of call createInstanceWithArguments().
</p> </p>
<p> <p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment