Searched refs:SetOnePropertyValue (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/inc/ |
H A D | cellsuno.hxx | 225 virtual void SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, 619 virtual void SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, 844 virtual void SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, 1021 virtual void SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, 1256 virtual void SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, 1307 virtual void SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry,
|
H A D | styleuno.hxx | 227 void SetOnePropertyValue( const ::rtl::OUString& rPropertyName,
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 2232 SetOnePropertyValue( pEntry, aValue ); in setPropertyValue() 2604 SetOnePropertyValue( pEntry, pValues[i] ); in setPropertyValues() 2648 SetOnePropertyValue( pEntry, pValues[i] ); in setPropertyValues() 2754 SetOnePropertyValue( pEntry, pValues[i] ); in setPropertyValuesTolerant() 2809 SetOnePropertyValue( pEntry, pValues[i] ); in setPropertyValuesTolerant() 5986 ScCellRangesBase::SetOnePropertyValue( pEntry, aValue ); in SetOnePropertyValue() 6734 ScCellRangeObj::SetOnePropertyValue( pEntry, aValue ); in SetOnePropertyValue() 8264 ScCellRangesBase::SetOnePropertyValue(pEntry, aValue); in SetOnePropertyValue() 8575 ScCellRangeObj::SetOnePropertyValue(pEntry, aValue); // base class, no Item WID in SetOnePropertyValue() 8908 ScCellRangesBase::SetOnePropertyValue(pEntry, aValue); in SetOnePropertyValue() [all …]
|
H A D | styleuno.cxx | 1418 SetOnePropertyValue( aPropertyName, pEntry, NULL ); in setPropertyToDefault() 1647 SetOnePropertyValue( pNames[i], pEntry, NULL ); in setPropertiesToDefault() 1693 SetOnePropertyValue( aPropertyName, pEntry, &aValue ); in setPropertyValue() 1696 void ScStyleObj::SetOnePropertyValue( const ::rtl::OUString& rPropertyName, const SfxItemPropertySi… in SetOnePropertyValue() function in ScStyleObj
|
Completed in 86 milliseconds