summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/XServiceName.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/XServiceName.idl')
-rw-r--r--udkapi/com/sun/star/lang/XServiceName.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/lang/XServiceName.idl b/udkapi/com/sun/star/lang/XServiceName.idl
index cf8935c06d0d..74da0504348c 100644
--- a/udkapi/com/sun/star/lang/XServiceName.idl
+++ b/udkapi/com/sun/star/lang/XServiceName.idl
@@ -25,15 +25,11 @@
module com { module sun { module star { module lang {
-
-// DocMerge from xml: interface com::sun::star::lang::XServiceName
/** identifies the object with a service name which can be used to create
such an object by a factory.
*/
published interface XServiceName: com::sun::star::uno::XInterface
{
-
- // DocMerge from idl: method com::sun::star::lang::XServiceName::getServiceName
/** @returns
the service name that can be used to create such an object
by a factory.