From ccc4a67c43d5eef31c95fce445dc55ec7ebad393 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Tue, 30 Apr 2013 21:44:41 +0200 Subject: *api: fix bunch of lists that doxygen warns about Change-Id: Ic507170e94d08155430601658689b3d7b96e0f80 --- offapi/com/sun/star/xml/sax/SAXException.idl | 1 + 1 file changed, 1 insertion(+) (limited to 'offapi/com/sun/star/xml') diff --git a/offapi/com/sun/star/xml/sax/SAXException.idl b/offapi/com/sun/star/xml/sax/SAXException.idl index 05c0c00a5154..6bd174072421 100644 --- a/offapi/com/sun/star/xml/sax/SAXException.idl +++ b/offapi/com/sun/star/xml/sax/SAXException.idl @@ -36,6 +36,7 @@ module com { module sun { module star { module xml { module sax {
  • SAX = Simple API for XML
  • URI = Uniform Resource Identifier
  • DTD = document type definition
  • + */ published exception SAXException: com::sun::star::uno::Exception { -- cgit