summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XRecycler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XRecycler.idl')
-rw-r--r--offapi/com/sun/star/ucb/XRecycler.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/XRecycler.idl b/offapi/com/sun/star/ucb/XRecycler.idl
index 52552214daba..c201153dc98c 100644
--- a/offapi/com/sun/star/ucb/XRecycler.idl
+++ b/offapi/com/sun/star/ucb/XRecycler.idl
@@ -26,14 +26,14 @@
module com { module sun { module star { module ucb {
-/** Allows an <type>XContent</type> to delete itself into the trash can.
+/** Allows an XContent to delete itself into the trash can.
<p>This is an additional interface the XContent representing the trash
can (URL: "vnd.sun.staroffice.trashcan:///") should support.
*/
published interface XRecycler : com::sun::star::uno::XInterface
{
- /** Notify the trash can that an <type>XContent</type> is deleting itself
+ /** Notify the trash can that an XContent is deleting itself
into it.
@param Properties