From 9f12a9da8d91364d4d0865021adbe62bfa09148c Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Sat, 27 Apr 2013 21:58:51 +0200 Subject: *api: convert Foo This looks much better now. sed -i 's,\([^<]\+\),\1::\2,g' Change-Id: I94cd0f93afa89855b62dadeb229d2b2e1775cd80 --- offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl') diff --git a/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl b/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl index dc7a0fccd9f4..949f425f12c9 100644 --- a/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl +++ b/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl @@ -45,10 +45,10 @@ published service ExtendedTypeDetectionFactory A detection component must be specified by it's UNO implementation name and will be crated then. Every new created component can be initialized with it's own configuration data and may given optional arguments of the corresponding createInstanceWithArguments() request. To do so the - service must support the optional interface XInitialization. + service must support the optional interface com::sun::star::lang::XInitialization. The arguments parameter will have the following structure: