Home
last modified time | relevance | path

Searched refs:getDescriptionForValue (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/extensions/source/propctrlr/
H A Dgenericpropertyhandler.cxx85 …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::EnumRepresentation
480 …aControlValue <<= impl_getEnumConverter( pos->second.Type )->getDescriptionForValue( _rPropertyVal… in convertToControlValue()
H A Denumrepresentation.hxx60 virtual ::rtl::OUString SAL_CALL getDescriptionForValue(
H A Dformmetadata.hxx106 …virtual ::rtl::OUString SAL_CALL getDescriptionForValue( const ::com::sun::star::uno::Any& _rE…
H A Dsubmissionhandler.cxx423 aControlValue <<= aEnumConversion->getDescriptionForValue( _rPropertyValue ); in convertToControlValue()
H A Dcellbindinghandler.cxx450 … aControlValue <<= m_pCellExchangeConverter->getDescriptionForValue( _rPropertyValue ); in convertToControlValue()
H A Dpropertyhandler.cxx191 return makeAny( aEnumConversion->getDescriptionForValue( _rPropertyValue ) ); in convertToControlValue()
H A Dformmetadata.cxx659 …::rtl::OUString SAL_CALL DefaultEnumRepresentation::getDescriptionForValue( const Any& _rEnumValue… in getDescriptionForValue() function in pcr::DefaultEnumRepresentation

Completed in 41 milliseconds