summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/uno/XReference.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/uno/XReference.idl')
-rw-r--r--udkapi/com/sun/star/uno/XReference.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/uno/XReference.idl b/udkapi/com/sun/star/uno/XReference.idl
index 2d17fad4ca8f..f1d1f86374c3 100644
--- a/udkapi/com/sun/star/uno/XReference.idl
+++ b/udkapi/com/sun/star/uno/XReference.idl
@@ -25,15 +25,11 @@
module com { module sun { module star { module uno {
-
-// DocMerge from xml: interface com::sun::star::uno::XReference
/** must be implemented by anyone who holds the adapter on the client side.@see XWeak
for decription af concepts.
*/
published interface XReference: com::sun::star::uno::XInterface
{
-
- // DocMerge from xml: method com::sun::star::uno::XReference::dispose
/** removes all references to the adapter.