Lines Matching refs:a

9  * with the License.  You may obtain a copy of the License at
65 /** specifies a user interface configuration manager interface which
81 default elements from a module user interface configuration
124 /** determines if the settings of a user interface element is part the
128 a resource URL which identifies the user interface element. A
138 /** retrieves the settings of a user interface element.
141 a resource URL which identifies the user interface element. A
147 must be <TRUE/> if the retrieved settings should be a writeable.
148 Otherwise <FALSE/> should be provided to get a shareable reference
154 cannot be found a
157 describes an unknown type a
163 /** replaces the settings of a user interface element with new settings.
166 a resource URL which identifies the user interface element to
167 be replaced. If no element with the given resource URL exists a
176 If the settings data cannot be found a
179 an unknown type a
181 is thrown. If the configuration manager is read-only a
191 a resource URL which identifies the user interface element settings
195 If the settings data cannot be found a
198 unknown type a <type scope="com::sun::star::lang">IllegalArgumentException</type>
199 is thrown. If the configuration manager is read-only a
205 /** inserts the settings of a new user interface element.
208 a resource URL which identifies the new user interface element.
215 If the settings data is already present a
218 an unknown type a <type scope="com::sun::star::lang">IllegalArgumentException</type>
219 is thrown. If the configuration manager is read-only a
230 instance which controls all images of a module or document.
243 manager instance which controls all short cuts of a module or document.
255 instance which controls the mapping of events to script URLs of a module