Home
last modified time | relevance | path

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

/trunk/main/animations/source/animcore/
H A Danimcore.cxx665 Type * pTypeAr = types->getArray(); in initTypeProvider() local
668 pTypeAr[nPos++] = ::getCppuType( (const Reference< XWeak > *)0 ); in initTypeProvider()
669 pTypeAr[nPos++] = ::getCppuType( (const Reference< XChild > *)0 ); in initTypeProvider()
670 pTypeAr[nPos++] = ::getCppuType( (const Reference< XCloneable > *)0 ); in initTypeProvider()
671 pTypeAr[nPos++] = ::getCppuType( (const Reference< XTypeProvider > *)0 ); in initTypeProvider()
672 pTypeAr[nPos++] = ::getCppuType( (const Reference< XServiceInfo > *)0 ); in initTypeProvider()
673 pTypeAr[nPos++] = ::getCppuType( (const Reference< XUnoTunnel > *)0 ); in initTypeProvider()
688 pTypeAr[nPos++] = ::getCppuType( (const Reference< XAnimate > *)0 ); in initTypeProvider()
700 pTypeAr[nPos++] = ::getCppuType( (const Reference< XAnimateSet > *)0 ); in initTypeProvider()
706 pTypeAr[nPos++] = ::getCppuType( (const Reference< XAudio > *)0 ); in initTypeProvider()
[all …]
/trunk/main/cppuhelper/source/
H A Dimplbase.cxx123 Type * pTypeAr = types->getArray(); in initTypeProvider() local
128 pTypeAr[nPos] = ((typelib_TypeDescription *)arType2Offset[nPos].pTD)->pWeakRef; in initTypeProvider()
131 pTypeAr[nType2Offset] = ::getCppuType( (const Reference< lang::XTypeProvider > *)0 ); in initTypeProvider()
137 pTypeAr[nType2Offset +2] = ::getCppuType( (const Reference< lang::XComponent > *)0 ); in initTypeProvider()
138 pTypeAr[nType2Offset +1] = ::getCppuType( (const Reference< XWeak > *)0 ); in initTypeProvider()
141 pTypeAr[nType2Offset +3] = ::getCppuType( (const Reference< lang::XComponent > *)0 ); in initTypeProvider()
143 pTypeAr[nType2Offset +2] = ::getCppuType( (const Reference< XAggregation > *)0 ); in initTypeProvider()
145 pTypeAr[nType2Offset +1] = ::getCppuType( (const Reference< XWeak > *)0 ); in initTypeProvider()

Completed in 39 milliseconds