Home
last modified time | relevance | path

Searched refs:tryPropertyValueEnum (Results 1 – 5 of 5) sorted by relevance

/trunk/main/comphelper/inc/comphelper/
H A Dproperty.hxx174 sal_Bool tryPropertyValueEnum(staruno::Any& /*out*/_rConvertedValue, staruno::Any& /*out*/_rOldValu… in tryPropertyValueEnum() function
/trunk/main/forms/source/component/
H A Dformcontrolfont.cxx341 bModified = tryPropertyValueEnum( _rConvertedValue, _rOldValue, _rValue, m_aFont.Slant ); in convertFastPropertyValue()
H A Dclickableimage.cxx668 return tryPropertyValueEnum( rConvertedValue, rOldValue, rValue, m_eButtonType ); in convertFastPropertyValue()
H A DComboBox.cxx284 bModified = tryPropertyValueEnum(_rConvertedValue, _rOldValue, _rValue, m_eListSourceType); in convertFastPropertyValue()
H A DListBox.cxx382 … bModified = tryPropertyValueEnum(_rConvertedValue, _rOldValue, _rValue, m_eListSourceType); in convertFastPropertyValue()

Completed in 43 milliseconds