Searched refs:aTypeSeq (Results 1 – 1 of 1) sorted by relevance
1753 Sequence< Type > aTypeSeq = xTypeProvider->getTypes(); in checkUnoObjectType() local1754 const Type* pTypeArray = aTypeSeq.getConstArray(); in checkUnoObjectType()1755 sal_uInt32 nIfaceCount = aTypeSeq.getLength(); in checkUnoObjectType()1827 Sequence< Type > aTypeSeq = xTypeProvider->getTypes(); in Impl_GetSupportedInterfaces() local1828 const Type* pTypeArray = aTypeSeq.getConstArray(); in Impl_GetSupportedInterfaces()1829 sal_uInt32 nIfaceCount = aTypeSeq.getLength(); in Impl_GetSupportedInterfaces()
Completed in 28 milliseconds