offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl | 2 +- offapi/com/sun/star/table/AccessibleCellView.idl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 4e5c9bdcddb590902ab2d79c379f9659d52a7f9e Author: Julien Nabet <serval2...@yahoo.fr> Date: Thu Jul 4 00:38:39 2013 +0200 Fix some idl descriptions Change-Id: I214c52649f6bd72daf56f11a42962ae5e7585b57 diff --git a/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl b/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl index cae0daa..7673927 100644 --- a/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl +++ b/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl @@ -44,7 +44,7 @@ service AccessibleSpreadsheetPageView <li>The children returned by ::com::sun::star::accessibility::XAccessibleContext::getAccessibleChild() all support the interface XAccessible. Calling - ::com::sun::star::accessibility::XAccessibleContext::getAccessibleContext() + ::com::sun::star::accessibility::XAccessible::getAccessibleContext() for these children returns an object that supports one of the following services.</li> <ul> diff --git a/offapi/com/sun/star/table/AccessibleCellView.idl b/offapi/com/sun/star/table/AccessibleCellView.idl index 13d5495..d09f00b 100644 --- a/offapi/com/sun/star/table/AccessibleCellView.idl +++ b/offapi/com/sun/star/table/AccessibleCellView.idl @@ -48,7 +48,7 @@ service AccessibleCellView <li>The children returned by ::com::sun::star::accessibility::XAccessibleContext::getAccessibleChild() all support the interface XAccessible. Calling - ::com::sun::star::accessibility::XAccessibleContext::getAccessibleContext() + ::com::sun::star::accessibility::XAccessible::getAccessibleContext() for these children returns an object that supports the service ::com::sun::star::text::AccessibleParagraphView: A child of this kind is returned for every paragraph _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits