Lines Matching refs:star

44 	const ::com::sun::star::uno::Type & rBaseType, 
45 const ::com::sun::star::uno::Type & rType );
57 const ::com::sun::star::uno::Type& rBaseType, in isDerivedFrom()
62 ::getCppuType(static_cast<const ::com::sun::star::uno::Reference<Interface> *>(0))); in isDerivedFrom()
77 inline ::com::sun::star::uno::Any queryDeepInterface( in queryDeepInterface()
78 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
81 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
82 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
84 return ::com::sun::star::uno::Any(); in queryDeepInterface()
94 inline ::com::sun::star::uno::Any queryDeepInterface( in queryDeepInterface()
95 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
98 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
99 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
100 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
101 return ::com::sun::star::uno::Any( &p2, rType ); in queryDeepInterface()
103 return ::com::sun::star::uno::Any(); in queryDeepInterface()
114 inline ::com::sun::star::uno::Any queryDeepInterface( in queryDeepInterface()
115 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
118 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
119 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
120 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
121 return ::com::sun::star::uno::Any( &p2, rType ); in queryDeepInterface()
122 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
123 return ::com::sun::star::uno::Any( &p3, rType ); in queryDeepInterface()
125 return ::com::sun::star::uno::Any(); in queryDeepInterface()
137 inline ::com::sun::star::uno::Any queryDeepInterface( in queryDeepInterface()
138 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
141 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
142 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
143 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
144 return ::com::sun::star::uno::Any( &p2, rType ); in queryDeepInterface()
145 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
146 return ::com::sun::star::uno::Any( &p3, rType ); in queryDeepInterface()
147 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
148 return ::com::sun::star::uno::Any( &p4, rType ); in queryDeepInterface()
150 return ::com::sun::star::uno::Any(); in queryDeepInterface()
163 inline ::com::sun::star::uno::Any queryDeepInterface( in queryDeepInterface()
164 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
167 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
168 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
169 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
170 return ::com::sun::star::uno::Any( &p2, rType ); in queryDeepInterface()
171 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
172 return ::com::sun::star::uno::Any( &p3, rType ); in queryDeepInterface()
173 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
174 return ::com::sun::star::uno::Any( &p4, rType ); in queryDeepInterface()
175 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
176 return ::com::sun::star::uno::Any( &p5, rType ); in queryDeepInterface()
178 return ::com::sun::star::uno::Any(); in queryDeepInterface()
193 inline ::com::sun::star::uno::Any queryDeepInterface( in queryDeepInterface()
194 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
198 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
199 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
200 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
201 return ::com::sun::star::uno::Any( &p2, rType ); in queryDeepInterface()
202 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
203 return ::com::sun::star::uno::Any( &p3, rType ); in queryDeepInterface()
204 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
205 return ::com::sun::star::uno::Any( &p4, rType ); in queryDeepInterface()
206 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
207 return ::com::sun::star::uno::Any( &p5, rType ); in queryDeepInterface()
208 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
209 return ::com::sun::star::uno::Any( &p6, rType ); in queryDeepInterface()
211 return ::com::sun::star::uno::Any(); in queryDeepInterface()
227 inline ::com::sun::star::uno::Any queryDeepInterface( in queryDeepInterface()
228 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
232 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
233 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
234 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
235 return ::com::sun::star::uno::Any( &p2, rType ); in queryDeepInterface()
236 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
237 return ::com::sun::star::uno::Any( &p3, rType ); in queryDeepInterface()
238 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
239 return ::com::sun::star::uno::Any( &p4, rType ); in queryDeepInterface()
240 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
241 return ::com::sun::star::uno::Any( &p5, rType ); in queryDeepInterface()
242 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
243 return ::com::sun::star::uno::Any( &p6, rType ); in queryDeepInterface()
244 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
245 return ::com::sun::star::uno::Any( &p7, rType ); in queryDeepInterface()
247 return ::com::sun::star::uno::Any(); in queryDeepInterface()
264 inline ::com::sun::star::uno::Any queryDeepInterface( in queryDeepInterface()
265 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
269 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
270 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
271 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
272 return ::com::sun::star::uno::Any( &p2, rType ); in queryDeepInterface()
273 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
274 return ::com::sun::star::uno::Any( &p3, rType ); in queryDeepInterface()
275 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
276 return ::com::sun::star::uno::Any( &p4, rType ); in queryDeepInterface()
277 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
278 return ::com::sun::star::uno::Any( &p5, rType ); in queryDeepInterface()
279 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
280 return ::com::sun::star::uno::Any( &p6, rType ); in queryDeepInterface()
281 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
282 return ::com::sun::star::uno::Any( &p7, rType ); in queryDeepInterface()
283 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
284 return ::com::sun::star::uno::Any( &p8, rType ); in queryDeepInterface()
286 return ::com::sun::star::uno::Any(); in queryDeepInterface()
304 inline ::com::sun::star::uno::Any queryDeepInterface( in queryDeepInterface()
305 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
309 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
310 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
311 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
312 return ::com::sun::star::uno::Any( &p2, rType ); in queryDeepInterface()
313 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
314 return ::com::sun::star::uno::Any( &p3, rType ); in queryDeepInterface()
315 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
316 return ::com::sun::star::uno::Any( &p4, rType ); in queryDeepInterface()
317 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
318 return ::com::sun::star::uno::Any( &p5, rType ); in queryDeepInterface()
319 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
320 return ::com::sun::star::uno::Any( &p6, rType ); in queryDeepInterface()
321 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
322 return ::com::sun::star::uno::Any( &p7, rType ); in queryDeepInterface()
323 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
324 return ::com::sun::star::uno::Any( &p8, rType ); in queryDeepInterface()
325 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
326 return ::com::sun::star::uno::Any( &p9, rType ); in queryDeepInterface()
328 return ::com::sun::star::uno::Any(); in queryDeepInterface()
347 inline ::com::sun::star::uno::Any queryDeepInterface( in queryDeepInterface()
348 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
352 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
353 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
354 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
355 return ::com::sun::star::uno::Any( &p2, rType ); in queryDeepInterface()
356 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
357 return ::com::sun::star::uno::Any( &p3, rType ); in queryDeepInterface()
358 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
359 return ::com::sun::star::uno::Any( &p4, rType ); in queryDeepInterface()
360 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
361 return ::com::sun::star::uno::Any( &p5, rType ); in queryDeepInterface()
362 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
363 return ::com::sun::star::uno::Any( &p6, rType ); in queryDeepInterface()
364 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
365 return ::com::sun::star::uno::Any( &p7, rType ); in queryDeepInterface()
366 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
367 return ::com::sun::star::uno::Any( &p8, rType ); in queryDeepInterface()
368 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
369 return ::com::sun::star::uno::Any( &p9, rType ); in queryDeepInterface()
370 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
371 return ::com::sun::star::uno::Any( &p10, rType ); in queryDeepInterface()
373 return ::com::sun::star::uno::Any(); in queryDeepInterface()
394 inline ::com::sun::star::uno::Any queryDeepInterface( in queryDeepInterface()
395 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
400 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
401 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
402 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
403 return ::com::sun::star::uno::Any( &p2, rType ); in queryDeepInterface()
404 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
405 return ::com::sun::star::uno::Any( &p3, rType ); in queryDeepInterface()
406 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
407 return ::com::sun::star::uno::Any( &p4, rType ); in queryDeepInterface()
408 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
409 return ::com::sun::star::uno::Any( &p5, rType ); in queryDeepInterface()
410 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
411 return ::com::sun::star::uno::Any( &p6, rType ); in queryDeepInterface()
412 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
413 return ::com::sun::star::uno::Any( &p7, rType ); in queryDeepInterface()
414 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
415 return ::com::sun::star::uno::Any( &p8, rType ); in queryDeepInterface()
416 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
417 return ::com::sun::star::uno::Any( &p9, rType ); in queryDeepInterface()
418 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
419 return ::com::sun::star::uno::Any( &p10, rType ); in queryDeepInterface()
420 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
421 return ::com::sun::star::uno::Any( &p11, rType ); in queryDeepInterface()
423 return ::com::sun::star::uno::Any(); in queryDeepInterface()
445 inline ::com::sun::star::uno::Any queryDeepInterface( in queryDeepInterface()
446 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
451 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
452 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
453 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
454 return ::com::sun::star::uno::Any( &p2, rType ); in queryDeepInterface()
455 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
456 return ::com::sun::star::uno::Any( &p3, rType ); in queryDeepInterface()
457 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
458 return ::com::sun::star::uno::Any( &p4, rType ); in queryDeepInterface()
459 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
460 return ::com::sun::star::uno::Any( &p5, rType ); in queryDeepInterface()
461 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
462 return ::com::sun::star::uno::Any( &p6, rType ); in queryDeepInterface()
463 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
464 return ::com::sun::star::uno::Any( &p7, rType ); in queryDeepInterface()
465 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
466 return ::com::sun::star::uno::Any( &p8, rType ); in queryDeepInterface()
467 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
468 return ::com::sun::star::uno::Any( &p9, rType ); in queryDeepInterface()
469 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
470 return ::com::sun::star::uno::Any( &p10, rType ); in queryDeepInterface()
471 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
472 return ::com::sun::star::uno::Any( &p11, rType ); in queryDeepInterface()
473 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
474 return ::com::sun::star::uno::Any( &p12, rType ); in queryDeepInterface()
476 return ::com::sun::star::uno::Any(); in queryDeepInterface()