From ddba7d155d07b9018a9f5bf051b6faa1bdac022b Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Tue, 30 Apr 2013 14:12:14 +0200 Subject: *api: convert all unsupported html tags Only useful ones appear to be and which doxygen doesn't support but we only use those in 3 places so who cares. Change-Id: I374f7d208873a8436fe76e0f800ce18df5b188b3 --- udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'udkapi/com/sun') diff --git a/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl b/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl index 641be7e99bd4..d82777004c41 100644 --- a/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl +++ b/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl @@ -88,8 +88,7 @@ published interface XTypeDescriptionEnumerationAccess : com::sun::star::uno::XIn XTypeDescription can be returned by the enumerator: - - + @@ -138,7 +137,6 @@ published interface XTypeDescriptionEnumerationAccess : com::sun::star::uno::XIn -
IDLinterface
IDLinterface
enum XEnumTypeDescriptionconstants XConstantsTypeDescription
@throws NoSuchTypeNameException -- cgit