Kaydet (Commit) 4e5c9bdc authored tarafından Julien Nabet's avatar Julien Nabet

Fix some idl descriptions

Change-Id: I214c52649f6bd72daf56f11a42962ae5e7585b57
üst 16f72241
...@@ -44,7 +44,7 @@ service AccessibleSpreadsheetPageView ...@@ -44,7 +44,7 @@ service AccessibleSpreadsheetPageView
<li>The children returned by <li>The children returned by
::com::sun::star::accessibility::XAccessibleContext::getAccessibleChild() ::com::sun::star::accessibility::XAccessibleContext::getAccessibleChild()
all support the interface XAccessible. Calling all support the interface XAccessible. Calling
::com::sun::star::accessibility::XAccessibleContext::getAccessibleContext() ::com::sun::star::accessibility::XAccessible::getAccessibleContext()
for these children returns for these children returns
an object that supports one of the following services.</li> an object that supports one of the following services.</li>
<ul> <ul>
......
...@@ -48,7 +48,7 @@ service AccessibleCellView ...@@ -48,7 +48,7 @@ service AccessibleCellView
<li>The children returned by <li>The children returned by
::com::sun::star::accessibility::XAccessibleContext::getAccessibleChild() ::com::sun::star::accessibility::XAccessibleContext::getAccessibleChild()
all support the interface XAccessible. Calling 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 for these children returns an object that supports the service
::com::sun::star::text::AccessibleParagraphView: ::com::sun::star::text::AccessibleParagraphView:
A child of this kind is returned for every paragraph A child of this kind is returned for every paragraph
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment