Lines Matching refs:by

13  * Unless required by applicable law or agreed to in writing,
73 /** used for controlling resources acquired by the handler
76 needed by the object inspector anymore. Handler implementations should clean up any
94 if the given property is not supported by the property handler
107 if the given property is not supported by the property handler
118 if the given property is not supported by the property handler
133 if the given property is not supported by this handler
163 if the given property is not supported by the property handler
201 The target type of the conversion. This type is determined by the control which
202 is used to display the property, which in turn is determined by the handler itself
206 … in <member>describePropertyLine</member> by creating an appropriate <type>XPropertyControl</type>.
209 if the given property is not supported by the property handler
227 However, in this case property value changes made by third party components are not
259 by all further processing in the object inspector.</p>
264 /** returns the properties which are to be superseded by this handler
268 <em>not</em> responsible for) are superseded by its own properties.</p>
276 <p>There is a precedence in the property handlers used by an <type>ObjectInspector</type>,
277 which also is important for the superseded properties. This precendence is implied by the
282 by a handler preceding them, but not properties of handlers succeeding them.</p>
289 <code>C</code>, so it cannot, by definition, supersede properties which are supported by
322 …which exist for all components, <em>and</em> are declared to be composable by their respective han…
328 if the given property is not supported by the property handler
338 …<p>Availability of this feature is indicated by the <member>LineDescriptor::HasPrimaryButton</memb…
380 if the given property is not supported by the property handler
435 <p>A <type>XPropertyHandler</type> is used by a <type>XObjectInspector</type> instance,
447by the handler should have been closed when it returns from the <member>suspend</member> call.</p>