Lines Matching refs:type

61 	the	inspect method of <type scope="com::sun::star::beans">
62 XIntrospection</type>.
72 <p>The <type>XExactName</type> interface has to be supported
74 which implement the <type scope="com::sun::star::container">
75 XNameAccess</type> interface or <type>XPropertySet</type>.</p>
77 <p>The <type>XMaterialHolder</type> interface has to be
87 the <type>MethodConcept</type> constants group are supported
88 by this <type>XIntrospectionAccess</type> implementation.
101 zero or more constants of the <type>MethodConcept</type>
108 the <type>PropertyConcept</type> constants group are supported
109 by this <type>XIntrospectionAccess</type> implementation.
120 zero or more constants of the <type>PropertyConcept</type>
128 demanded <type>PropertyConcept</type>s. The information
129 is provided as <type>Property</type> struct.
132 A <type>Property</type> struct providing
140 zero or more constants of the <type>PropertyConcept
141 </type> constants group combined by an arithmetical
146 or if it accords to a wrong <type>PropertyConcept
147 </type>.
155 and if it accords to one of the demanded <type>
156 PropertyConcept</type>s.
160 the demanded <type>PropertyConcept</type>s, otherwise
167 zero or more constants of the <type>PropertyConcept
168 </type> constants group combined by an arithmetical
179 to the demanded <type>PropertyConcept</type>s.
182 zero or more constants of the <type>PropertyConcept
183 </type> constants group combined by an arithmetical
193 provided as <type scope="com::sun::star::reflection">
194 XIdlMethod</type>.
197 A <type scope="com::sun::star::reflection">
198 XIdlMethod</type> providing information about and
206 zero or more constants of the <type>MethodConcept
207 </type> constants group combined by an arithmetical
212 or if it accords to a wrong <type>MethodConcept</type>.
220 and if it accords to one of the demanded <type>MethodConcept
221 </type>s.
225 the demanded <type>MethodConcept</type>s, otherwise
232 zero or more constants of the <type>MethodConcept
233 </type> constants group combined by an arithmetical
244 to the demanded <type>MethodConcept</type>s.
247 zero or more constants of the <type>MethodConcept
248 </type> constants group combined by an arithmetical
261 the type of XFooListener will be one of the elements
268 sequence<type> getSupportedListeners();
272 specified type.
274 <p>To access properties, query for the <type>XPropertySet
275 </type> interface. If the <type>XPropertySet</type> can
276 be queried, the <type>XFastPropertySet</type> interface
280 the introspection should return the <type scope=
281 "com::sun::star::container">XNameAccess</type> and <type
282 scope="com::sun::star::container">XNameContainer</type>
286 the introspection should return the <type scope=
287 "com::sun::star::container">XIndexAccess</type> and <type
288 scope="com::sun::star::container">XIndexContainer</type>
292 container, the introspection should return the <type scope=
293 "com::sun::star::container">XEnumerationAccess</type>
296 <p>If the introspected object implements the <type scope=
297 "com::sun::star::reflection">XIdlArray</type> interface,
301 which implement the <type scope="com::sun::star::container">
302 XNameAccess</type> or <type>XPropertySet</type> interface,
303 the <type>XExactName</type> interface has to be supported.
308 com::sun::star::uno::XInterface queryAdapter( [in] type aInterfaceType )