summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/document
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document')
-rw-r--r--offapi/com/sun/star/document/DocumentEvent.idl2
-rw-r--r--offapi/com/sun/star/document/ExportFilter.idl2
-rw-r--r--offapi/com/sun/star/document/ImportFilter.idl2
-rw-r--r--offapi/com/sun/star/document/XUndoManager.idl2
4 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/document/DocumentEvent.idl b/offapi/com/sun/star/document/DocumentEvent.idl
index 98bd92d1e1a3..6a5e72bbdd1d 100644
--- a/offapi/com/sun/star/document/DocumentEvent.idl
+++ b/offapi/com/sun/star/document/DocumentEvent.idl
@@ -29,7 +29,7 @@ module com { module sun { module star { module document {
/** describes an event happening in an OfficeDocument
- <p>The <member scope="com::sun::star::lang">EventObject::Source</member> member
+ <p>The com::sun::star::lang::EventObject::Source member
of the base type refers to the document which broadcasts the event.</p>
<p>This type is the successor of the EventObject type, which should not be used
diff --git a/offapi/com/sun/star/document/ExportFilter.idl b/offapi/com/sun/star/document/ExportFilter.idl
index c8c7de0622e8..c8654d7cf3fd 100644
--- a/offapi/com/sun/star/document/ExportFilter.idl
+++ b/offapi/com/sun/star/document/ExportFilter.idl
@@ -76,7 +76,7 @@ published service ExportFilter
<ul>
<li>first item will be a set of configuration data of the filter</li>
<li>after that will follow may given optional parameters of call
- <member scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments()</member>
+ com::sun::star::lang::XMultiServiceFactory::createInstanceWithArguments()
of service FilterFactory.
</li>
</ul>
diff --git a/offapi/com/sun/star/document/ImportFilter.idl b/offapi/com/sun/star/document/ImportFilter.idl
index c7f61bfd8751..a6079f4615f9 100644
--- a/offapi/com/sun/star/document/ImportFilter.idl
+++ b/offapi/com/sun/star/document/ImportFilter.idl
@@ -76,7 +76,7 @@ published service ImportFilter
<ul>
<li>first item will be a set of configuration data of the filter</li>
<li>after that will follow may given optional parameters of call
- <member scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments()</member>
+ com::sun::star::lang::XMultiServiceFactory::createInstanceWithArguments()
of service FilterFactory.
</li>
</ul>
diff --git a/offapi/com/sun/star/document/XUndoManager.idl b/offapi/com/sun/star/document/XUndoManager.idl
index c476d302bc6a..cc55e2d3b8c2 100644
--- a/offapi/com/sun/star/document/XUndoManager.idl
+++ b/offapi/com/sun/star/document/XUndoManager.idl
@@ -157,7 +157,7 @@ interface XUndoManager
<p>The Undo manager takes ownership of any actions pushed onto the undo stack. This means that if the
action is finally removed from the Undo manager's control (e.g. by calling clear() resp.
- clearRedo()), it will be disposed, as long as it supports the <member scope="com::sun::star::lang">XComponent</member>
+ clearRedo()), it will be disposed, as long as it supports the com::sun::star::lang::XComponent
interface.</p>
<p>If the Undo manager is <a href="#locking">locked</a> at the moment the method is called, the call will be ignored, and the undo action