Lines Matching refs:to

3  * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
45 file system, such a button could be used to let the user browse for a path with a
56 /** denotes the human-readable display name used to present a property to the user
60 /** denotes the control which should be used to represent the property at the UI.
66 /** specifies the URL to the help topic to be associated with the property
83 /** describes a unique id to associate with the primary button
86 used to uniquely (within the whole application) identify this UI element. For instance,
95 /** describes the URL of an image to display on the primary button, if any.
97 … <p>This URL will be used to obtain an actual <type scope="com::sun::star::graphic">XGraphic</type>
102 <p>If you need to specify a graphic which does not have an URL, but is available as
110 /** describes a graphics to display at the primary button, if any.
123 <p>A secondary button subordinated to the primary button. If no primary button exists
131 /** describes a unique id to associate with the primary button
140 /** describes the URL of an image to display on the secondary button, if any.
142 … <p>This URL will be used to obtain an actual <type scope="com::sun::star::graphic">XGraphic</type>
147 <p>If you need to specify a graphic which does not have an URL, but is available as
155 /** describes a graphics to display at the secondary button, if any.
168 can be used to visually represent this fact. For this, the dependent property's
171 <p>Normally, <type>XPropertyHandler</type>s will set this to <code>0</code> when describing
184 … different contexts, where only the <type>XObjectInspectorModel</type> needs to provide consistent