Home
last modified time | relevance | path

Searched refs:Interface6 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cppuhelper/inc/cppuhelper/ !
H A Dqueryinterface.hxx183 class Interface6 >
187 Interface6 * p6 ) in queryInterface()
200 else if (rType == Interface6::static_type()) in queryInterface()
225 class Interface6, class Interface7 >
229 Interface6 * p6, Interface7 * p7 ) in queryInterface()
242 else if (rType == Interface6::static_type()) in queryInterface()
271 class Interface6, class Interface7, class Interface8 >
275 Interface6 * p6, Interface7 * p7, Interface8 * p8 ) in queryInterface()
288 else if (rType == Interface6::static_type()) in queryInterface()
321 class Interface6, class Interface7, class Interface8, class Interface9 >
[all …]
H A Dstdidlclass.hxx198 class Interface6 >
209 const Interface6 * in createStandardClass() argument
219 seqInterface.getArray()[5] = Interface6::static_type().getTypeName(); in createStandardClass()
233 class Interface6, class Interface7 >
244 const Interface6 *, in createStandardClass() argument
255 seqInterface.getArray()[5] = Interface6::static_type().getTypeName(); in createStandardClass()
271 class Interface6, class Interface7, class Interface8 >
282 const Interface6 *, in createStandardClass() argument
294 seqInterface.getArray()[5] = Interface6::static_type().getTypeName(); in createStandardClass()
309 class Interface6, class Interface7, class Interface8 , class Interface9 >
[all …]
/trunk/main/unotools/inc/unotools/ !
H A Dquerydeep.hxx192 class Interface6 >
196 Interface6 * p6 ) in queryDeepInterface()
208 …From(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interface6 > *>(0)))) in queryDeepInterface()
226 class Interface6, class Interface7 >
230 Interface6 * p6, Interface7 * p7 ) in queryDeepInterface()
242 …From(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interface6 > *>(0)))) in queryDeepInterface()
263 class Interface6, class Interface7, class Interface8 >
267 Interface6 * p6, Interface7 * p7, Interface8 * p8 ) in queryDeepInterface()
279 …From(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interface6 > *>(0)))) in queryDeepInterface()
303 class Interface6, class Interface7, class Interface8, class Interface9 >
[all …]