summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XTask.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XTask.idl')
-rw-r--r--offapi/com/sun/star/frame/XTask.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/XTask.idl b/offapi/com/sun/star/frame/XTask.idl
index 4ddf53d02a60..8fbbb54d4cb7 100644
--- a/offapi/com/sun/star/frame/XTask.idl
+++ b/offapi/com/sun/star/frame/XTask.idl
@@ -25,14 +25,14 @@
module com { module sun { module star { module frame {
-/** use <type>XFrame</type> instead of this one
+/** use XFrame instead of this one
@deprecated
*/
published interface XTask: XFrame
{
/** use <type scope="com::sun::star::util">XCloseable</type> or
<member scope="com::sun::star::lang">XComponent::dispose()</member>
- at a <type>Frame</type> instead of this one
+ at a Frame instead of this one
@deprecated
*/
boolean close();