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 --- .../com/sun/star/accessibility/AccessibleEventId.idl | 2 +- offapi/com/sun/star/awt/AccessibleList.idl | 12 +++++------- .../com/sun/star/form/PropertyBrowserController.idl | 2 +- offapi/com/sun/star/frame/SessionManager.idl | 1 + offapi/com/sun/star/frame/XFrame.idl | 2 +- offapi/com/sun/star/rdf/XDocumentMetadataAccess.idl | 4 ++++ offapi/com/sun/star/rendering/XCanvas.idl | 19 ++++++++----------- offapi/com/sun/star/report/XReportControlModel.idl | 13 +++++++++---- .../com/sun/star/sdb/application/CopyTableWizard.idl | 2 ++ offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl | 5 +++-- .../com/sun/star/ui/XUIElementFactoryRegistration.idl | 2 +- .../com/sun/star/ui/dialogs/TemplateDescription.idl | 2 +- offapi/com/sun/star/util/Color.idl | 3 ++- offapi/com/sun/star/xml/sax/SAXException.idl | 1 + 14 files changed, 40 insertions(+), 30 deletions(-) (limited to 'offapi/com') diff --git a/offapi/com/sun/star/accessibility/AccessibleEventId.idl b/offapi/com/sun/star/accessibility/AccessibleEventId.idl index b7a80b4568d7..d378f7ded79d 100644 --- a/offapi/com/sun/star/accessibility/AccessibleEventId.idl +++ b/offapi/com/sun/star/accessibility/AccessibleEventId.idl @@ -277,7 +277,7 @@ constants AccessibleEventId
  • Unknown: when the type of text change or the place where it took place can not be determined by the event broadcaster then both fields remain empty. In this case the whole text may have changed - and the listener should refetch the text completely.
  • + and the listener should refetch the text completely.

    When broadcasting an event always prefer the first three cases to the last one. Use it only as a last resort.

    diff --git a/offapi/com/sun/star/awt/AccessibleList.idl b/offapi/com/sun/star/awt/AccessibleList.idl index 6e896a07d888..c351d21c7872 100644 --- a/offapi/com/sun/star/awt/AccessibleList.idl +++ b/offapi/com/sun/star/awt/AccessibleList.idl @@ -60,13 +60,11 @@ service AccessibleList Each child is of type com::sun::star::awt::AccessibleListItem.
  • Parent: The parent can be of type
  • Relations: There are no relations.
  • States: The states supported by this service are diff --git a/offapi/com/sun/star/form/PropertyBrowserController.idl b/offapi/com/sun/star/form/PropertyBrowserController.idl index 9361d48cd034..0c258db827bb 100644 --- a/offapi/com/sun/star/form/PropertyBrowserController.idl +++ b/offapi/com/sun/star/form/PropertyBrowserController.idl @@ -94,7 +94,7 @@ published service PropertyBrowserController