Lines Matching refs:a

9  * with the License.  You may obtain a copy of the License at
69 An image manager controls a number of image sets which are specified
70 by a <type>ImageType</type>.
95 /** determines if a command URL has an associated image.
101 a command URL that should be checked for an associated image.
114 a sequence of command URLs for which the images are requested.
117 a sequence of graphics object which are associated with the
119 a command URL has no associated image a graphics object with an
122 URL a <type scope="com::sun::star::lang">IllegalArgumentException</type>
133 a sequence of command URLs for which images should be replaced.
136 a sequence of graphic objects which should replace the old images
140 If a command URL cannot be found the replace call will be omitted. If
141 <var>aCommandURLSequence</var> contains an invalid command URL a
143 is thrown. If the image manager is associated with a read-only configuration
144 manager a <type scope="com::sun::star::lang">IllegalAccessException</type>
150 /** removes associated images to a command URL.
156 a sequence of command URLs for which the images should be removed.
159 If the <var>aCommandURLSequence</var> contains an invalid command URL a
161 thrown. If the image manager is associated with a read-only configuration
162 manager a <type scope="com::sun::star::lang">IllegalAccessException</type>
168 /** inserts new image/command associations to a image manager.
174 a sequence of command URLs which specify which commands get an new image.
177 a sequence of graphic objects which should be associated with the provided
182 <var>aCommandURLSequence</var> contains an invalid command URL a
184 is thrown. If the configuration manager is read-only a
192 data from a storage.
203 inserted and/or replaced images into a single notify call. A container
205 holds the information. The access key is a command URL and provides a
230 related to a module:
232 <li><b>ModuleIdentifier</b>specifies a string property which is the
235 <li><b>UserConfigStorage</b>specifies a
241 property which makes it possible to commit a root storage.