Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/forms/
H A Dpropertyimport.cxx250 Type PropertyConversion::xmlTypeToUnoType( const ::rtl::OUString& _rType ) in xmlTypeToUnoType() function in xmloff::PropertyConversion
491 aPropType = PropertyConversion::xmlTypeToUnoType( sType ); in StartElement()
563 com::sun::star::uno::Type aType = PropertyConversion::xmlTypeToUnoType( m_sPropertyType ); in EndElement()
H A Dpropertyimport.hxx58 static ::com::sun::star::uno::Type xmlTypeToUnoType( const ::rtl::OUString& _rType );

Completed in 26 milliseconds