Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx1753 Sequence< Type > aTypeSeq = xTypeProvider->getTypes(); in checkUnoObjectType() local
1754 const Type* pTypeArray = aTypeSeq.getConstArray(); in checkUnoObjectType()
1755 sal_uInt32 nIfaceCount = aTypeSeq.getLength(); in checkUnoObjectType()
1827 Sequence< Type > aTypeSeq = xTypeProvider->getTypes(); in Impl_GetSupportedInterfaces() local
1828 const Type* pTypeArray = aTypeSeq.getConstArray(); in Impl_GetSupportedInterfaces()
1829 sal_uInt32 nIfaceCount = aTypeSeq.getLength(); in Impl_GetSupportedInterfaces()

Completed in 21 milliseconds