Searched refs:typeDesc (Results 1 – 2 of 2) sorted by relevance
/trunk/main/pyuno/source/module/ |
H A D | pyuno_module.cxx | 342 TypeDescription typeDesc( typeName ); in getTypeByName() local 343 if( typeDesc.is() ) in getTypeByName() 347 name, (com::sun::star::uno::TypeClass)typeDesc.get()->eTypeClass, runtime ); in getTypeByName()
|
/trunk/main/extensions/source/ole/ |
H A D | unoconversionutilities.hxx | 194 …onst Any& rSeq, sal_Int32 dim, Sequence< sal_Int32 >& seqElementCounts, TypeDescription& typeDesc); 1267 Sequence< sal_Int32 >& seqElementCounts, TypeDescription& typeDesc) in getElementCountAndTypeOfSequence() argument 1287 …ntCountAndTypeOfSequence( Any( &arElement, pElementDescRef), dim + 1 , seqElementCounts, typeDesc); in getElementCountAndTypeOfSequence() 1293 typeDesc= pElementDescRef; in getElementCountAndTypeOfSequence()
|
Completed in 63 milliseconds