summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl')
-rw-r--r--offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl b/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
index 75b5371d06e0..8f513f07ba1c 100644
--- a/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
+++ b/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
@@ -46,27 +46,27 @@ service AccessibleSpreadsheetDocumentView
<method>getAccessibleContext</method> for these children returns
an object that supports one of the following services.</li>
<ul>
- <li><type scope="::com::sun::star::sheet">AccessibleSpreadsheet</type>:
+ <li>::com::sun::star::sheet::AccessibleSpreadsheet:
A child where calling <method>getAccessibleChild</method>
an object that supports this service is returned for
the current spreadsheet which is showing in this document
window. There is everytime one child which supports this
service, because it is only possible to have one spreadsheet
in the current document window.</li>
- <li><type scope="::com::sun::star::drawing">AccessibleShape</type>:
+ <li>::com::sun::star::drawing::AccessibleShape:
A child where calling <method>getAccessibleChild</method>
an object that supports this service is returned
for every shape that is at the current table. These
objects are children of the
AccessibleSpreadsheetDocumentView regardless
whether they are bound to a table or a cell.</li>
- <li><type scope="::com::sun::star::text">AccessibleParagraphView</type>:
+ <li>::com::sun::star::text::AccessibleParagraphView:
A child where calling <method>getAccessibleChild</method>
an object that supports this service is returned for
the current cell in edit mode. This is necessary to
have an object which allows event listeners. It exists
only if a cell is in edit mode.</li>
- <li><type scope="::com::sun::star::accessibility">AccessibleContext</type>:
+ <li>::com::sun::star::accessibility::AccessibleContext:
A child where calling <method>getAccessibleChild</method>
an object that supports this service is returned for
the current OLE object in edit mode. It exists