Lines Matching refs:li
100 <ul><li>The form is reset by invoking its <type>XReset</type> interface.</li>
101 <li>The form moves to a new record.</li>
102 <li>The changes in the current record of the form are undone</li>
163 <li>The object which is to be set has to support the following interfaces
164 <ul><li><type scope="com::sun::star::awt">XControlModel</type></li>
165 <li><type scope="com::sun::star::lang">XServiceInfo</type></li>
166 <li><type scope="com::sun::star::beans">XPropertySet</type></li>
167 <li><type scope="com::sun::star::container">XChild</type></li>
170 <li>It has to be a part of the same document as the model whose property is to be modified.</il>
171 …<li>Additionally, the support of a special service, indicating that the model is of the right type,
178 </li>