Searched refs:SetOnePropertyValue (Results 1 – 4 of 4) sorted by relevance
| /trunk/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,
|
| /trunk/main/sc/source/ui/unoobj/ |
| H A D | cellsuno.cxx | 2232 SetOnePropertyValue( pEntry, aValue ); in setPropertyValue() 2235 void ScCellRangesBase::SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, const uno::An… in SetOnePropertyValue() function in ScCellRangesBase 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() 5980 void ScCellRangeObj::SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, const uno::Any&… in SetOnePropertyValue() function in ScCellRangeObj 5986 ScCellRangesBase::SetOnePropertyValue( pEntry, aValue ); in SetOnePropertyValue() 6716 void ScCellObj::SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, const uno::Any& aVal… in SetOnePropertyValue() function in ScCellObj 6734 ScCellRangeObj::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
|