Home
last modified time | relevance | path

Searched refs:SetOnePropertyValue (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/inc/
H A Dcellsuno.hxx224 virtual void SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry,
509 virtual void SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry,
694 virtual void SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry,
845 virtual void SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry,
1026 virtual void SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry,
1066 virtual void SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry,
H A Dstyleuno.hxx183 void SetOnePropertyValue( const ::rtl::OUString& rPropertyName,
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx2220 SetOnePropertyValue( pEntry, aValue ); in setPropertyValue()
2223 void ScCellRangesBase::SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, const uno::An… in SetOnePropertyValue() function in ScCellRangesBase
2576 SetOnePropertyValue( pEntry, pValues[i] ); in setPropertyValues()
2620 SetOnePropertyValue( pEntry, pValues[i] ); in setPropertyValues()
2721 SetOnePropertyValue( pEntry, pValues[i] ); in setPropertyValuesTolerant()
2776 SetOnePropertyValue( pEntry, pValues[i] ); in setPropertyValuesTolerant()
5877 void ScCellRangeObj::SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, const uno::Any&… in SetOnePropertyValue() function in ScCellRangeObj
5882 ScCellRangesBase::SetOnePropertyValue( pEntry, aValue ); in SetOnePropertyValue()
6598 void ScCellObj::SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, const uno::Any& aVal… in SetOnePropertyValue() function in ScCellObj
6615 ScCellRangeObj::SetOnePropertyValue( pEntry, aValue ); in SetOnePropertyValue()
[all …]
H A Dstyleuno.cxx1393 SetOnePropertyValue( aPropertyName, pEntry, NULL ); in setPropertyToDefault()
1613 SetOnePropertyValue( pNames[i], pEntry, NULL ); in setPropertiesToDefault()
1653 SetOnePropertyValue( aPropertyName, pEntry, &aValue ); in setPropertyValue()
1656 void ScStyleObj::SetOnePropertyValue( const ::rtl::OUString& rPropertyName, const SfxItemPropertySi… in SetOnePropertyValue() function in ScStyleObj