Lines Matching refs:td

81                 <td><strong>Property Name</strong></td>
82 <td><strong>Value Type</strong></td>
83 <td><strong>Description</strong></td>
86 <td><em>Name</em></td>
87 <td>[string]</td>
88 <td>The internal name is the only value, which makes a container item unique.</td>
91 <td><em>UIName</em></td>
92 <td>[string]</td>
93 <td>It contains the localized name for this type for the current locale.</td>
96 <td><em>UINames</em></td>
97 <td>[sequence< string >]</td>
98 <td>It contains all available localized names for this type. The are organized
101 type name corresponding to this locale.</td>
104 <td><em>MediaType</em></td>
105 <td>[string]</td>
106 … <td>It contains the MIME or content type descriptor. The differences between a MIME type and
107 an internal type name was made, to resolve existing ambigities.</td>
110 <td><em>ClipboardFormat</em><strong>deprecated!</strong></td>
111 <td>[string]</td>
112 <td>It was interepreted as an identifier inside clipboard.
113 Please use new property ContentFormat instead of this now.</td>
116 <td><em>ContentFormat</em></td>
117 <td>[string]</td>
118 <td>It's and identifier, which is used for a deep format detection.
122 </td>
125 <td><em>URLPattern</em></td>
126 <td>[sequence< string >]</td>
127 <td>This list contains different URL patterns, which identify this type.
131 layout a sql query output into an office frame.</td>
134 <td><em>Extensions</em></td>
135 <td>[sequence< string >]</td>
136 <td>It contains a list of file extensions, which match this type.
140 ambigities with other type registrations can't be resolved anytimes.</td>
143 <td><em>DocumentIconID</em></td>
144 <td>[integer]</td>
145 <td>It's an ID, which present the number of a corresponding icon.</td>