Searched refs:SetPropertyValueHelper (Results 1 – 5 of 5) sorted by relevance
/trunk/main/editeng/source/uno/ |
H A D | unotext.cxx | 535 if(!SetPropertyValueHelper( rOldSet, pMap, rValue, rNewSet, &rSelection, GetEditSource() )) in setPropertyValue() 544 sal_Bool SvxUnoTextRangeBase::SetPropertyValueHelper( const SfxItemSet&, const SfxItemPropertySimpl… in SetPropertyValueHelper() function in SvxUnoTextRangeBase
|
/trunk/main/sd/source/core/ |
H A D | stlsheet.cxx | 1165 else if(!SvxUnoTextRangeBase::SetPropertyValueHelper( aSet, pEntry, aValue, aSet )) in setPropertyValue()
|
/trunk/main/svx/source/table/ |
H A D | cell.cxx | 1117 if( !SvxUnoTextRangeBase::SetPropertyValueHelper( aSet, pMap, rValue, aSet )) in setPropertyValue()
|
/trunk/main/editeng/inc/editeng/ |
H A D | unotext.hxx | 306 …static sal_Bool SetPropertyValueHelper( const SfxItemSet& rOldSet, const SfxItemPropertySimpleEntr…
|
/trunk/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 1813 if( !SvxUnoTextRangeBase::SetPropertyValueHelper( *pSet, pMap, rVal, *pSet )) in _setPropertyValue()
|
Completed in 51 milliseconds