Lines Matching refs:a

9  * with the License.  You may obtain a copy of the License at
37 …<p>The interaction handler service has a numerof of <a href="#built_in_handler">built-in handlers<…
38 … for a lot of well known interactions. Additionally, there's a configuration module which allows to
39 …<a href="#configuring_handlers">configure additional handlers</a>, responsible for arbitrary reque…
41 <a name="built_in_handler"></a>
65 The requests marked with an asterisk are only handled if (a) their
68 applications that carry only a subset of all resource files with
76 <type scope="com::sun::star::task">XInteractionAbort</type> (or of a
91 carries with it a sequence of arguments, which should be
100 The URI of the involved resource (a <atom>string</atom>).</DD>
105 A name for the involved resource (a <atom>string</atom>) that might be
106 more meaningful to the user than the URI. For example, a
113 only. An identifier for the type of resource involved (a
115 <code>"volume"</code> (e.g., a file system volume) and
116 <code>"folder"</code> (i.e., a resource that contains other
121 only. A flag indicating whether the resource resides on a storage
122 medium that can be removed by the user (a <atom>boolean</atom>).</DD>
126 only. The name of the foler in which a resource cannot be created (a
135 <a name="configuring_handlers"></a>
146 …<p>Whenever the <code>InteractionHandler</code> encounteres a request it cannot fulfill itself, it…
147 …the configuration, to find a handler implementation for the request, and delegate it to the first …
151 …defined which handler will actully be invoked. Thus, when deploying a custom interaction handler, …
165 <P>The arguments must be a sequence of
173 <LI><code>"Context"</code> of type <atom>string</atom> is a
174 textual description of the current context (used, e.g., as a first