Searched refs:getSequenceElementType (Results 1 – 8 of 8) sorted by relevance
144 COMPHELPER_DLLPUBLIC staruno::Type getSequenceElementType(const staruno::Type& _rSequenceType);
450 Type getSequenceElementType(const Type& _rSequenceType) in getSequenceElementType() function
522 uno::Type aElementType = ::comphelper::getSequenceElementType( _rTargetType ); in convertStringToGenericValue()
576 …TypeClass eElementTypeClass = ::comphelper::getSequenceElementType( pProperties->Type ).getTypeCla… in impl_ensurePropertyMap()
140 aExportType = getSequenceElementType( aValue.getValueType() ); in exportRemainingProperties()
393 … uno::Type aSimpleType( getSequenceElementType( aPropValues->Value.getValueType() ) ); in implApplyGenericProperties()403 uno::Type aSimpleType( ::comphelper::getSequenceElementType( aProperty.Type ) ); in implApplyGenericProperties()
1133 Type aElementType = ::comphelper::getSequenceElementType( _rExchangeType ); in lcl_getCurrentExchangeType()
687 aSimpleType = ::comphelper::getSequenceElementType( aIter->Value.getValueType() ); in exportDataSourceSettings()
Completed in 61 milliseconds