Searched refs:PropertyConversion (Results 1 – 3 of 3) sorted by relevance
99 Any PropertyConversion::convertString( SvXMLImport& _rImporter, const ::com::sun::star::uno::Type& … in convertString()250 Type PropertyConversion::xmlTypeToUnoType( const ::rtl::OUString& _rType ) in xmlTypeToUnoType()358 …aNewValue.Value = PropertyConversion::convertString(m_rContext.getGlobalContext(), pProperty->aPro… in handleAttribute()491 aPropType = PropertyConversion::xmlTypeToUnoType( sType ); in StartElement()499 PropertyConversion::convertString(GetImport(), aPropType, in StartElement()563 com::sun::star::uno::Type aType = PropertyConversion::xmlTypeToUnoType( m_sPropertyType ); in EndElement()569 *pListElement = PropertyConversion::convertString( GetImport(), aType, *values ); in EndElement()
976 _rPropValue.Value = PropertyConversion::convertString(GetImport(), aProp.Type, sValue); in implTranslateValueProperty()1160 OSL_VERIFY( PropertyConversion::convertString( in handleAttribute()1170 OSL_VERIFY( PropertyConversion::convertString( in handleAttribute()1293 …const Any aBooleanValue( PropertyConversion::convertString(m_rContext.getGlobalContext(), pPropert… in handleAttribute()1752 PropertyConversion::convertString( in handleAttribute()
47 class PropertyConversion class
Completed in 48 milliseconds