summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-29 18:33:02 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:05 +0200
commitb7ba598ced9708da45372a6c3f8e1a17c306be8f (patch)
tree8f7bef1c06944e35828dfec635abd626ca402cec /offapi/com/sun/star/embed
parentae7595a7553c61cab3cc9014bb12239e02fd8c6a (diff)
*api: clean up multi-line and mal-formed XML tags
It is amazing what some people believe autodoc supports. Also, com::sun::star::uno::Any does not exist in IDL, that is part of the C++ language binding. Change-Id: I1f1f5cf5d27663ace6ff618ecbecb41fd2dfa1fc
Diffstat (limited to 'offapi/com/sun/star/embed')
-rw-r--r--offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl2
-rw-r--r--offapi/com/sun/star/embed/StorageFactory.idl4
2 files changed, 2 insertions, 4 deletions
diff --git a/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl b/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl
index 889477019ce3..30752068dffd 100644
--- a/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl
+++ b/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl
@@ -34,7 +34,7 @@ module com { module sun { module star { module embed {
<p>
This service may be represented by a
- <type scope="com::sun::star::beans" dim="[]">PropertyValue</type>.
+ com::sun::star::beansPropertyValue[].
Such descriptors will be passed to different functions, included into
possible load/save processes. Every member of such process can use
this descriptor and may change it to actualize the information about
diff --git a/offapi/com/sun/star/embed/StorageFactory.idl b/offapi/com/sun/star/embed/StorageFactory.idl
index a395ea2e7c85..71446713ab90 100644
--- a/offapi/com/sun/star/embed/StorageFactory.idl
+++ b/offapi/com/sun/star/embed/StorageFactory.idl
@@ -65,9 +65,7 @@
<dt>parameter 3</dt>
<dd>
- this parameter represents
- com::sun::star::uno::Any
- containing a sequence of
+ this parameter represents `any` containing a sequence of
com::sun::star::beans::PropertyValue.<br>
The parameter can contain entries from
com::sun::star::document::MediaDescryptor