From 6f0e7c36e436c66ed267ea446b7d640033bc3742 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Thu, 6 Feb 2014 21:22:42 +0100 Subject: Typo: seam(s) -> seem(s) Change-Id: I840d120644760b61a39ad88b4095056f0f753bb7 --- offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl | 2 +- offapi/com/sun/star/document/FilterFactory.idl | 2 +- offapi/com/sun/star/document/TypeDetection.idl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/document') diff --git a/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl b/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl index 949f425f12c9..4f9b7c61fa36 100644 --- a/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl +++ b/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl @@ -109,7 +109,7 @@ published service ExtendedTypeDetectionFactory

Because the complexness of such configuration set can be very high, - it seams not very useful to update the underlying configuration layer + it seems not very useful to update the underlying configuration layer on every container change request immediately. Another strategy can be to make all changes (adding/changing/removing of items) and call flush at the end. That will validate the whole container and reject inconsistent data sets. diff --git a/offapi/com/sun/star/document/FilterFactory.idl b/offapi/com/sun/star/document/FilterFactory.idl index 240ff08304b4..59a17ed98c16 100644 --- a/offapi/com/sun/star/document/FilterFactory.idl +++ b/offapi/com/sun/star/document/FilterFactory.idl @@ -206,7 +206,7 @@ published service FilterFactory

Because the complexness of such configuration set can be very high, - it seams not very useful to update the underlying configuration layer + it seems not very useful to update the underlying configuration layer on every container change request immediately. Another strategy can be to make all changes (adding/changing/removing of items) and call flush at the end. That will validate the whole container and reject inconsistent data sets. diff --git a/offapi/com/sun/star/document/TypeDetection.idl b/offapi/com/sun/star/document/TypeDetection.idl index 1fd3eac9fa3f..de5e9c43743f 100644 --- a/offapi/com/sun/star/document/TypeDetection.idl +++ b/offapi/com/sun/star/document/TypeDetection.idl @@ -153,7 +153,7 @@ published service TypeDetection

Because the complexness of such configuration set can be very high, - it seams not very useful to update the underlying configuration layer + it seems not very useful to update the underlying configuration layer on every container change request immediately. Another strategy can be to make all changes (adding/changing/removing of items) and call flush at the end. That will validate the whole container and reject inconsistent data sets. -- cgit v1.2.3