summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/EmbedStates.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/EmbedStates.idl')
-rw-r--r--offapi/com/sun/star/embed/EmbedStates.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/embed/EmbedStates.idl b/offapi/com/sun/star/embed/EmbedStates.idl
index a7b920826d1a..1e3bbc8e8633 100644
--- a/offapi/com/sun/star/embed/EmbedStates.idl
+++ b/offapi/com/sun/star/embed/EmbedStates.idl
@@ -45,7 +45,7 @@ published constants EmbedStates
The object has a connection to the container client and a component
loaded from persistent entry. In case of internal document it also
means existing of document model that implements
- <type scope="com::sun::star::frame">XModel</type> interface.
+ com::sun::star::frame::XModel interface.
</p>
*/
const long RUNNING = 1;