Home
last modified time | relevance | path

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

/trunk/main/pyuno/source/module/
H A Dpyuno_module.cxx342 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 Dunoconversionutilities.hxx194 …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 40 milliseconds