Lines Matching refs:type

38 /** A <type>Content</type> is a service that provides access to data of a
40 <type>ContentProvider</type>.
45 /** provides access to the identitity and the type of the content and
46 allows the registration of listeners for <type>ContentEvent</type>s.
75 improved <type>XCommandProcessor2</type> interface.</p>
100 <td><type>XCommandInfo</type></td>
108 <td><type scope="com::sun::star::beans">XPropertySetInfo</type></td>
116 <td><type scope="com::sun::star::sdbc">XRow</type></td>
117 … <td>sequence&lt; <type scope="com::sun::star::beans">Property</type> &gt; aProps</td>
130 … <td>sequence&lt; <type scope="com::sun::star::beans">PropertyValue</type> &gt; aValues</td>
140 <type scope="com::sun::star::beans">PropertyValue</type>s passed as
142 an <type scope="com::sun::star::task">InteractionHandler</type>.</p>
147 <li><type scope="com::sun::star::beans">UnknownPropertyException</type>
150 <li><type scope="com::sun::star::beans">IllegalTypeException</type>
151 indicates, that the data type of the property value is not
153 <li><type scope="com::sun::star::lang">IllegalAccessException</type>
157 <li><type scope="com::sun::star::lang">IllegalArgumentException</type>
160 … <li>Any other execption derived from <type scope="com::sun::star::uno">Exception</type>
162 this can be a <type>InteractiveAugmentedIOException</type>
186 <td><type>XDynamicResultSet</type></td>
187 <td><type>OpenCommandArgument2</type> aOpenCommandArg</td>
190 implementation of service <type>DynamicResultSet</type>.
191 <p>The <type>OpenCommandArgument2</type> members must be
219 (by throwing a <type>CommandAbortedException</type>), if an
226 <td><type>OpenCommandArgument2</type> aOpenCommandArg</td>
227 <td>For non-folder objects, the <type>OpenCommandArgument2</type>
230 <p>The <type>OpenCommandArgument2</type> members must be
249 (by throwing a <type>CommandAbortedException</type>), if an
255 <td><type>XContent</type></td>
256 <td><type>ContentInfo</type> contentinfo</td>
258 This command creates a new <b>non-persistent</b> content of a given type.
259 <p>This command must be supported by every <type>Content</type>
264 interface <type>XContentCreator</type>.
269 <li>choose a suitable type from creatabletypes</li>
270 <li>newObject = execute command "createNewContent(type)" at creator</li>
280 <td><type>InsertCommandArgument</type> aInsertCommandArg</td>
289 inserted (i.e. Calling createNewContent with the content type for a
298 … <type>ContentEvent</type> - <member>ContentAction::INSERTED</member>.
310 <td><type>OpenCommandArgument2</type> aOpenCommandArg</td>
322 <td><type>OpenCommandArgument2</type> aOpenCommandArg</td>
349 must propagate its deletion by notifying a <type>ContentEvent</type>
351 parent must notify a <type>ContentEvent</type>
367 <td><type>XDynamicResultSet</type></td>
368 <td><type>SearchCommandArgument</type> aSearchCommandArg</td>
372 of service <type>DynamicResultSet</type>.
378 <td><type>TransferInfo</type> aTransferInfo</td>
383 "globalTransfer" at the <type>UniversalContentBroker</type>.
391 any type of contents.</br>
404 <type>InteractiveBadTransferURLException</type> interaction request.</br>
410 <code>targetContent = target.execute( "createNewContent", type )</code>
439 <li><type>InteractiveLockingLockedException</type></li>
440 <li><type>InteractiveLockingLockExpiredException</type></li>
453 <li><type>InteractiveLockingLockedException</type></li>
454 <li><type>InteractiveLockingLockExpiredException</type></li>
457 <p>Note that <type>InteractiveLockingLockExpiredException</type> might
465 <td><type>PropertyCommandArgument</type> aCmdArg</td>
472 may contain the default value for the property. Its type must
476 service <type>Store</type> (UCB persistence service) may be used to
494 … Raises a <type scope="com::sun::star::beans">PropertyExistException</type>
496 <type scope="com::sun::star::beans">IllegalTypeException</type>
497 if the property has an unsupported type;
498 <type scope="com::sun::star::lang">IllegalArgumentException</type>
511 … <p>Raises a <type scope="com::sun::star::beans">UnknownPropertyException</type>
513 <type scope="com::sun::star::beans">NotRemoveableException</type>
540 contains a unique type string for the content
544 media type ( MIME types ) of the content. Media types
602 (see <type>ConnectionMode</type>)
607 <td>sequence <type>ContentInfo</type></td>
615 interface <type>XContentCreator</type>.
621 <td><type scope"com::sun::star::util">DateTime</type></td>
626 <td><type scope"com::sun::star::util">DateTime</type></td>
641 <td>sequence&lt; <type>DocumentHeaderField</type> &gt; </td>
650 <td><type>DocumentStoreMode</type></td>
720 <td>contains the media type ( MIME type ) of a content. It is highly
722 can obtain the media type natively from its data source ( i.e.
773 <td><type>Priority</type></td>
783 <td><type>RuleSet</type></td>
831 <td><type>SynchronizePolicy</type></td>
881 <td><type>VerificationMode</type> </td>
890 /** is an enhanced version of <type>XCommandProcessor</type> that has an
896 <p>Where many existing <type>Content</type> implementations do not
914 service <type>Store</type> (UCB persistence service) may be used to
936 <p>If a property with an unsupported type shall be added a
937 <type scope="com::sun::star::beans">IllegalTypeException</type> must
942 <type>ContentProvider</type> might need a
943 <type>XCommandEnvironment</type> to perform the tasks of adding and
956 <type scope="com::sun::star::beans">XPropertyContainer</type>. )
995 must implement the service <type>Content</type>. If the content is a