Lines Matching refs:td

99                     <td>getCommandInfo</td>
100 <td><type>XCommandInfo</type></td>
101 <td>void</td>
102 <td>This command obtains an interface which allows to query
104 </td>
107 <td>getPropertySetInfo</td>
108 <td><type scope="com::sun::star::beans">XPropertySetInfo</type></td>
109 <td>void</td>
110 <td>This command obtains an interface which allows to query
112 </td>
115 <td>getPropertyValues</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>
118 <td>This command obtains property values from the content.
125 </td>
128 <td>setPropertyValues</td>
129 <td>sequence&lt; any &gt;</td>
130 … <td>sequence&lt; <type scope="com::sun::star::beans">PropertyValue</type> &gt; aValues</td>
131 <td>This command sets property values of the content.
168 </td>
185 <td>open</td>
186 <td><type>XDynamicResultSet</type></td>
187 <td><type>OpenCommandArgument2</type> aOpenCommandArg</td>
188 <td>
221 </td>
224 <td>open</td>
225 <td>void</td>
226 <td><type>OpenCommandArgument2</type> aOpenCommandArg</td>
227 <td>For non-folder objects, the <type>OpenCommandArgument2</type>
251 </td>
254 <td>createNewContent</td>
255 <td><type>XContent</type></td>
256 <td><type>ContentInfo</type> contentinfo</td>
257 <td>
275 </td>
278 <td>insert</td>
279 <td>void</td>
280 <td><type>InsertCommandArgument</type> aInsertCommandArg</td>
281 <td>
305 </td>
308 <td>update</td>
309 <td>void</td>
310 <td><type>OpenCommandArgument2</type> aOpenCommandArg</td>
311 <td>This command triggers an update operation on a content.
317 </td>
320 <td>synchronize</td>
321 <td>void</td>
322 <td><type>OpenCommandArgument2</type> aOpenCommandArg</td>
323 <td>
331 </td>
334 <td>close</td>
335 <td>void</td>
336 <td>void</td>
337 <td>This command closes an object.</td>
340 <td>delete</td>
341 <td>void</td>
342 <td>boolean bDeletePhysically</td>
343 <td>
353 </td>
356 <td>undelete</td>
357 <td>void</td>
358 <td>void</td>
359 <td>
363 </td>
366 <td>search</td>
367 <td><type>XDynamicResultSet</type></td>
368 <td><type>SearchCommandArgument</type> aSearchCommandArg</td>
369 <td>
373 </td>
376 <td>transfer</td>
377 <td>void</td>
378 <td><type>TransferInfo</type> aTransferInfo</td>
379 <td>
426 </td>
429 <td>lock</td>
430 <td>void</td>
431 <td>void</td>
432 <td>
442 </td>
445 <td>unlock</td>
446 <td>void</td>
447 <td>void</td>
448 <td>
460 </td>
463 <td>addProperty</td>
464 <td>void</td>
465 <td><type>PropertyCommandArgument</type> aCmdArg</td>
466 <td>
504 </td>
507 <td>removeProperty</td>
508 <td>void</td>
509 <td>string PropertyName</td>
510 <td>Removes the properties from the content.
519 </td>
537 <td>ContentType</td>
538 <td>string</td>
539 <td>
549 </td>
552 <td>IsFolder</td>
553 <td>boolean</td>
554 <td>indicates, whether a content can contain other contents.</td>
557 <td>IsDocument</td>
558 <td>boolean</td>
559 <td>indicates, whether a content is a document. This means,
561 </td>
564 <td>Title</td>
565 <td>string</td>
566 <td>contains the title of an object (e.g. the subject of a message).</td>
583 <td>AutoUpdateInterval</td>
584 <td>long</td>
585 <td>contains the interval for automatic updates of an object.
587 </td>
590 <td>ConnectionLimit</td>
591 <td>short</td>
592 <td>contains the maximum number of network connections
596 </td>
599 <td>ConnectionMode</td>
600 <td>short</td>
601 <td>contains the current connection mode for the object.
603 </td>
606 <td>CreatableContentsInfo</td>
607 <td>sequence <type>ContentInfo</type></td>
608 <td>
617 </td>
620 <td>DateCreated</td>
621 <td><type scope"com::sun::star::util">DateTime</type></td>
622 <td>contains the date and time the object was created.</td>
625 <td>DateModified</td>
626 <td><type scope"com::sun::star::util">DateTime</type></td>
627 <td>contains the date and time the object was last modified.</td>
630 <td>DocumentCount</td>
631 <td>long</td>
632 <td>contains the count of documents of a folder.</td>
635 <td>DocumentCountMarked</td>
636 <td>long</td>
637 <td>contains the count of marked documents within a folder.</td>
640 <td>DocumentHeader</td>
641 <td>sequence&lt; <type>DocumentHeaderField</type> &gt; </td>
642 <td>contains a sequence of documemt header fields (i.e. header
646 </td>
649 <td>DocumentStoreMode</td>
650 <td><type>DocumentStoreMode</type></td>
651 <td>contains information about the way a folder stores the
653 </td>
656 <td>FolderCount</td>
657 <td>long</td>
658 <td>contains the count of subfolders of a folder.</td>
661 <td>FreeSpace</td>
662 <td>hyper</td>
663 <td>contains the free space left on a storage device. It is
664 specified in bytes.</td>
667 <td>HasDocuments</td>
668 <td>boolean</td>
669 <td>indicates whether a content has subcontents, which are documents.</td>
672 <td>HasFolders</td>
673 <td>boolean</td>
674 <td>indicates whether a content has subcontents, which are folders.</td>
677 <td>IsMarked</td>
678 <td>boolean</td>
679 <td>indicates whether a content is &quot;marked&quot;.</td>
682 <td>IsRead</td>
683 <td>boolean</td>
684 <td>indicates whether a content has been "read".</td>
687 <td>IsReadOnly</td>
688 <td>boolean</td>
689 <td>indicates whether a content is read-only.</td>
692 <td>IsSubscribed</td>
693 <td>boolean</td>
694 <td>indicates whether a content is subscribed.</td>
697 <td>IsTimeLimitedStore</td>
698 <td>boolean</td>
699 <td>indicates whether the feature to store contents
700 depending on their age is active.</td>
703 <td>UpdateOnOpen</td>
704 <td>boolean</td>
705 <td>indicates whether (sub)contents shall be automatically updated
709 to a server to obtain latest data.</td>
712 <td>Keywords</td>
713 <td>string</td>
714 <td>contains the keywords of a document (e.g. the value
715 of the &quot;keywords&quot; header field of a news article).</td>
718 <td>MediaType</td>
719 <td>string</td>
720 <td>contains the media type ( MIME type ) of a content. It is highly
724 </td>
727 <td>MessageBCC</td>
728 <td>string</td>
729 <td>contains the BCC (blind carbon copy) receiver(s) of a message.</td>
732 <td>MessageCC</td>
733 <td>string</td>
734 <td>contains the CC (carbon copy) receiver(s) of a message.</td>
737 <td>MessageFrom</td>
738 <td>string</td>
739 <td>contains (the address of) the sender of a message.</td>
742 <td>MessageId</td>
743 <td>string</td>
744 <td>contains the ID of a message.</td>
747 <td>MessageInReplyTo</td>
748 <td>string</td>
749 <td>contains the &quot;In-Reply-To&quot; field of a message.</td>
752 <td>MessageReplyTo</td>
753 <td>string</td>
754 <td>contains the &quot;Reply-To&quot; field of a message.</td>
757 <td>MessageTo</td>
758 <td>string</td>
759 <td>contains the recipient(s) of a message.</td>
762 <td>NewsGroups</td>
763 <td>string</td>
764 … <td>contains the name(s) of the newsgroup(s) into which a message was posted.</td>
767 <td>Password</td>
768 <td>string</td>
769 <td>contains a password (e.g. needed to access a POP3-Server).</td>
772 <td>Priority</td>
773 <td><type>Priority</type></td>
774 <td>contains a priority (i.e. of a message).</td>
777 <td>References</td>
778 <td>string</td>
779 <td>contains the &quot;References&quot; field of a news article.</td>
782 <td>Rules</td>
783 <td><type>RuleSet</type></td>
784 <td>contains the rules set for a content.</td>
787 <td>SeenCount</td>
788 <td>long</td>
789 <td>contains the count of seen/read subcontents of a folder content.</td>
792 <td>ServerBase</td>
793 <td>string</td>
794 <td>contains the base directory to use on a server. (e.g. Setting
798 </td>
801 <td>ServerName</td>
802 <td>string</td>
803 <td>contains a server name (e.g. The name of the server to use for
805 </td>
808 <td>ServerPort</td>
809 <td>short</td>
810 <td>contains a numeric server port.</td>
813 <td>Size</td>
814 <td>hyper</td>
815 <td>contains the size (usually in bytes) of an object.</td>
818 <td>SizeLimit</td>
819 <td>hyper</td>
820 <td>contains a size limit for an object. (e.g. One may specify the
822 </td>
825 <td>SubscribedCount</td>
826 <td>long</td>
827 <td>contains the count of subscribed contents of a folder.</td>
830 <td>SynchronizePolicy</td>
831 <td><type>SynchronizePolicy</type></td>
832 <td>contains the policy to use when synchronizing two objects.</td>
835 <td>TargetFrames</td>
836 <td>string</td>
837 <td>contains information about the target frame to use when displaying
860 </td>
863 <td>TargetURL</td>
864 <td>string</td>
865 <td>for contents that are links to other contents, contains the URL of
866 the target content</td>
869 <td>TimeLimitStore</td>
870 <td>short</td>
871 <td>contains the value to use if the property "IsTimeLimitedStore" is set.</td>
874 <td>UserName</td>
875 <td>string</td>
876 <td>contains a user name. (e.g. the user name needed to access a
877 POP3-Account)</td>
880 <td>VerificationMode</td>
881 <td><type>VerificationMode</type> </td>
882 <td>describes a verification policy.</td>