summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/configuration/backend/DataImporter.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 23:25:41 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:02 +0200
commit24b331efedc6fdf1082e92a2db444d80ae7fed81 (patch)
treeb3cbb48758c70259bafb5053e46d5ae6937235ed /offapi/com/sun/star/configuration/backend/DataImporter.idl
parent*api: convert remaining <member> (diff)
downloadcore-24b331efedc6fdf1082e92a2db444d80ae7fed81.tar.gz
core-24b331efedc6fdf1082e92a2db444d80ae7fed81.zip
*api: convert rest of <member scope="foo">
sed -i 's,<member scope="\([^"]*\)">\([^<]\+\)</member>,\1::\2,g' Change-Id: Idbe0adc5a88e430c99257d4d61e540bf0eeaea8f
Diffstat (limited to 'offapi/com/sun/star/configuration/backend/DataImporter.idl')
-rw-r--r--offapi/com/sun/star/configuration/backend/DataImporter.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/configuration/backend/DataImporter.idl b/offapi/com/sun/star/configuration/backend/DataImporter.idl
index 1cfdd6b5ea64..42c61e98f9f5 100644
--- a/offapi/com/sun/star/configuration/backend/DataImporter.idl
+++ b/offapi/com/sun/star/configuration/backend/DataImporter.idl
@@ -37,13 +37,13 @@ published service DataImporter
<p> The source and destination repositories are selected by arguments
passed to
- <member scope="com::sun::star::task">XJob::execute()</member>.
+ com::sun::star::task::XJob::execute().
The names and meanings of such arguments depend on
the implementation. Each implementation must document such arguments.
</p>
<p> Implementations may return a value from
- <member scope="com::sun::star::task">XJob::execute()</member>
+ com::sun::star::task::XJob::execute()
that indicates the status of job execution. The type and meaning of
such status indicators depend on the implementation.
</p>
@@ -54,7 +54,7 @@ published service DataImporter
</p>
<p> The following arguments to
- <member scope="com::sun::star::task">XJob::execute()</member>
+ com::sun::star::task::XJob::execute()
should be supported by implementations. Implementations must document
a failure to support any of these arguments:
<dl>