Home
last modified time | relevance | path

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

/AOO41X/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.hxx196 class Interface6 >
207 const Interface6 * in createStandardClass() argument
217 seqInterface.getArray()[5] = Interface6::static_type().getTypeName(); in createStandardClass()
231 class Interface6, class Interface7 >
242 const Interface6 *, in createStandardClass() argument
253 seqInterface.getArray()[5] = Interface6::static_type().getTypeName(); in createStandardClass()
269 class Interface6, class Interface7, class Interface8 >
280 const Interface6 *, in createStandardClass() argument
292 seqInterface.getArray()[5] = Interface6::static_type().getTypeName(); in createStandardClass()
307 class Interface6, class Interface7, class Interface8 , class Interface9 >
[all …]
/AOO41X/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 …]