Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/inc/comphelper/
H A Dtypes.hxx144 COMPHELPER_DLLPUBLIC staruno::Type getSequenceElementType(const staruno::Type& _rSequenceType);
/aoo42x/main/comphelper/source/misc/
H A Dtypes.cxx450 Type getSequenceElementType(const Type& _rSequenceType) in getSequenceElementType() function
/aoo42x/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx522 uno::Type aElementType = ::comphelper::getSequenceElementType( _rTargetType ); in convertStringToGenericValue()
H A Dgenericpropertyhandler.cxx576 …TypeClass eElementTypeClass = ::comphelper::getSequenceElementType( pProperties->Type ).getTypeCla… in impl_ensurePropertyMap()
/aoo42x/main/xmloff/source/forms/
H A Dpropertyexport.cxx140 aExportType = getSequenceElementType( aValue.getValueType() ); in exportRemainingProperties()
H A Delementimport.cxx393 … uno::Type aSimpleType( getSequenceElementType( aPropValues->Value.getValueType() ) ); in implApplyGenericProperties()
403 uno::Type aSimpleType( ::comphelper::getSequenceElementType( aProperty.Type ) ); in implApplyGenericProperties()
/aoo42x/main/forms/source/component/
H A DListBox.cxx1133 Type aElementType = ::comphelper::getSequenceElementType( _rExchangeType ); in lcl_getCurrentExchangeType()
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx687 aSimpleType = ::comphelper::getSequenceElementType( aIter->Value.getValueType() ); in exportDataSourceSettings()

Completed in 75 milliseconds