Searched refs:getDescriptionForValue (Results 1 – 7 of 7) sorted by relevance
85 …virtual ::rtl::OUString SAL_CALL getDescriptionForValue( const ::com::sun::star::uno::Any& _rE…175 ::rtl::OUString EnumRepresentation::getDescriptionForValue( const Any& _rEnumValue ) const in getDescriptionForValue() function in pcr::EnumRepresentation480 …aControlValue <<= impl_getEnumConverter( pos->second.Type )->getDescriptionForValue( _rPropertyVal… in convertToControlValue()
60 virtual ::rtl::OUString SAL_CALL getDescriptionForValue(
106 …virtual ::rtl::OUString SAL_CALL getDescriptionForValue( const ::com::sun::star::uno::Any& _rE…
423 aControlValue <<= aEnumConversion->getDescriptionForValue( _rPropertyValue ); in convertToControlValue()
450 … aControlValue <<= m_pCellExchangeConverter->getDescriptionForValue( _rPropertyValue ); in convertToControlValue()
191 return makeAny( aEnumConversion->getDescriptionForValue( _rPropertyValue ) ); in convertToControlValue()
659 …::rtl::OUString SAL_CALL DefaultEnumRepresentation::getDescriptionForValue( const Any& _rEnumValue… in getDescriptionForValue() function in pcr::DefaultEnumRepresentation
Completed in 61 milliseconds