Searched refs:tryPropertyValueEnum (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | property.hxx | 174 sal_Bool tryPropertyValueEnum(staruno::Any& /*out*/_rConvertedValue, staruno::Any& /*out*/_rOldValu… in tryPropertyValueEnum() function
|
/aoo42x/main/forms/source/component/ |
H A D | formcontrolfont.cxx | 341 bModified = tryPropertyValueEnum( _rConvertedValue, _rOldValue, _rValue, m_aFont.Slant ); in convertFastPropertyValue()
|
H A D | ComboBox.cxx | 284 bModified = tryPropertyValueEnum(_rConvertedValue, _rOldValue, _rValue, m_eListSourceType); in convertFastPropertyValue()
|
H A D | clickableimage.cxx | 668 return tryPropertyValueEnum( rConvertedValue, rOldValue, rValue, m_eButtonType ); in convertFastPropertyValue()
|
H A D | ListBox.cxx | 382 … bModified = tryPropertyValueEnum(_rConvertedValue, _rOldValue, _rValue, m_eListSourceType); in convertFastPropertyValue()
|
Completed in 54 milliseconds