summaryrefslogtreecommitdiffstats
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 3fff37b7176c..df7f35c60526 100644
--- a/offapi/com/sun/star/document/FilterFactory.idl
+++ b/offapi/com/sun/star/document/FilterFactory.idl
@@ -76,7 +76,7 @@ published service FilterFactory
<strong>Proposed behavior</strong><p>
Searching of a suitable filter for a given internal type name, must be done by the new interface
com::sun::star::container::XContainerQuery, available on this factory too.
- The factory interface can be used to create filter components by it's internal filter name only.
+ The factory interface can be used to create filter components by its internal filter name only.
</p>
<p>
@@ -89,7 +89,7 @@ published service FilterFactory
<p>
<strong>Initialization of a filter component</strong><p>
- Every filter, which was created by this factory can(!) be initialized with it's own configuration data
+ Every filter, which was created by this factory can(!) be initialized with its own configuration data
and may given optional arguments of the corresponding createInstanceWithArguments() request. To do so the filter
instance must support the optional interface com::sun::star::lang::XInitialization.
The arguments parameter will have the following structure: