summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/linguistic2
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-29 18:33:02 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:05 +0200
commitb7ba598ced9708da45372a6c3f8e1a17c306be8f (patch)
tree8f7bef1c06944e35828dfec635abd626ca402cec /offapi/com/sun/star/linguistic2
parentae7595a7553c61cab3cc9014bb12239e02fd8c6a (diff)
*api: clean up multi-line and mal-formed XML tags
It is amazing what some people believe autodoc supports. Also, com::sun::star::uno::Any does not exist in IDL, that is part of the C++ language binding. Change-Id: I1f1f5cf5d27663ace6ff618ecbecb41fd2dfa1fc
Diffstat (limited to 'offapi/com/sun/star/linguistic2')
-rw-r--r--offapi/com/sun/star/linguistic2/DictionaryListEvent.idl2
-rw-r--r--offapi/com/sun/star/linguistic2/XAvailableLocales.idl2
2 files changed, 1 insertions, 3 deletions
diff --git a/offapi/com/sun/star/linguistic2/DictionaryListEvent.idl b/offapi/com/sun/star/linguistic2/DictionaryListEvent.idl
index 4ff7200b2a3a..ab8c9f614e03 100644
--- a/offapi/com/sun/star/linguistic2/DictionaryListEvent.idl
+++ b/offapi/com/sun/star/linguistic2/DictionaryListEvent.idl
@@ -53,8 +53,6 @@ published struct DictionaryListEvent : com::sun::star::lang::EventObject
@see com::sun::star::linguistic2::DictionaryListEventFlags
- <!-- Dennis: Does the <type> tag change the display of its contents -->
- <!-- Thomas: AFAIK it should translate into a hyperlink or so. -->
*/
short nCondensedEvent;
diff --git a/offapi/com/sun/star/linguistic2/XAvailableLocales.idl b/offapi/com/sun/star/linguistic2/XAvailableLocales.idl
index b100dfe205b5..165060fb2d41 100644
--- a/offapi/com/sun/star/linguistic2/XAvailableLocales.idl
+++ b/offapi/com/sun/star/linguistic2/XAvailableLocales.idl
@@ -32,7 +32,7 @@ published interface XAvailableLocales : com::sun::star::uno::XInterface
{
/** retrieve the list of supported languages (Locales).
- @see <type scope"com::sun::star::linguistic2">XSupportedLocales</type>
+ @see com::sun::star::linguistic2::XSupportedLocales
@param aServiceName
the name of the service to get the list of available Locales for.