Lines Matching refs:li

59 		<li>The parent returned by <method>getAccessibleParent</method>
60 is the window which contains the view of these document.</li>
61 <li>The children returned by <method>getAccessibleChild</method> all
64 an object that supports one of the following services.</li>
66 <li><type scope="::com::sun::star::sheet">AccessibleSpreadsheet</type>:
72 in the current document window.</li>
73 <li><type scope="::com::sun::star::drawing">AccessibleShape</type>:
79 whether they are bound to a table or a cell.</li>
80 <li><type scope="::com::sun::star::text">AccessibleParagraphView</type>:
85 only if a cell is in edit mode.</li>
86 <li><type scope="::com::sun::star::accessibility">AccessibleContext</type>:
90 only if a OLE object is in edit mode.</li>
97 <li>Graphics, embedded objects and shapes appear
99 background. Their order reflects the z order.</li>
100 <li>The current table is painted after the background and so it
101 comes after all background objects.</li>
102 <li>Graphics, embedded objects and shapes appear
104 painted in the foreground. Their order reflects the z order.</li>
105 <li>Controls appear behind the other graphic objects. Their order
106 reflects the z order.</li>
107 <li>The temporary object for the cell or OLE in edit mode (only
108 one can exist in the same time) is the last object.</li>
110 <li>The description is ???.</li>
111 <li>The name is Spreadsheet Document View with a unique number.</li>
112 …<li>The role is <const scope="::com::sun::star::accessibility">AccessibleRole::DOCUMENT</const></l…
113 <li>There are no relations.</li>
114 <li>The following states are supported:
116 …<li><const scope="::com::sun::star::accessibility">AccessibleStateType::DEFUNC</const> is always f…
117 closed.</li>
118 …<li><const scope="::com::sun::star::accessibility">AccessibleStateType::EDITABLE</const> is always…
119 …<li><const scope="::com::sun::star::accessibility">AccessibleStateType::ENABLED</const> is always …
120 …<li><const scope="::com::sun::star::accessibility">AccessibleStateType::MULTI_LINE</const> makes n…
121 so it is left out of the list.</li>
122 …<li><const scope="::com::sun::star::accessibility">AccessibleStateType::MULTI_SELECTABLE</const> i…
124 selectable. So it is left out of the list.</li>
125 …<li><const scope="::com::sun::star::accessibility">AccessibleStateType::OPAQUE</const> is always t…
126 …<li><const scope="::com::sun::star::accessibility">AccessibleStateType::RESIZEABLE</const> is alwa…
128 of the list.</li>
129 …<li><const scope="::com::sun::star::accessibility">AccessibleStateType::SELECTABLE</const> is alwa…
131 selectable. So it is left out of the list.</li>
132 …<li><const scope="::com::sun::star::accessibility">AccessibleStateType::SELECTED</const> is always…
134 selectable. So it is left out of the list.</li>
135 …<li><const scope="::com::sun::star::accessibility">AccessibleStateType::SHOWING</const>Is true if …
136 the Bounding Box of the parent. Otherwise it is false.</li>
137 …<li><const scope="::com::sun::star::accessibility">AccessibleStateType::VISIBLE</const>Is always t…
139 </li>