summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script/EventListener.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-03-19 16:11:55 +0100
committerNoel Power <noel.power@suse.com>2013-03-19 17:33:05 +0000
commitd078a630cce06993f48a117febe79bff9e4529a0 (patch)
tree0b5da459d87041cf11b60223c9f6ad3500d879be /udkapi/com/sun/star/script/EventListener.idl
parente260bd6d6e341b24dc5094b3657047e5fdb406c6 (diff)
odk: fix IDL documentation:
Because autodoc is unmaintained and broken, the description of all IDL types is missing in the generated HTML documentation. Work around autodoc bug by starting the license header in IDL files with "/**", which can be done in less time than understanding autodoc sufficiently to fix the bug. Change-Id: Ia548ab412178efc2acb87f0f4d4ae1854d0b4bfa Reviewed-on: https://gerrit.libreoffice.org/2842 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
Diffstat (limited to 'udkapi/com/sun/star/script/EventListener.idl')
-rw-r--r--udkapi/com/sun/star/script/EventListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/script/EventListener.idl b/udkapi/com/sun/star/script/EventListener.idl
index 6cf9b4fb203b..4cf8a6ab4ab7 100644
--- a/udkapi/com/sun/star/script/EventListener.idl
+++ b/udkapi/com/sun/star/script/EventListener.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
*
* The contents of this file are subject to the Mozilla Public License Version