Searched refs:rPropVals (Results 1 – 6 of 6) sorted by relevance
161 void PropertyChgHelper::SetTmpPropVals( const PropertyValues &rPropVals ) in SetTmpPropVals() argument168 sal_Int32 nLen = rPropVals.getLength(); in SetTmpPropVals()171 const PropertyValue *pVal = rPropVals.getConstArray(); in SetTmpPropVals()517 void PropertyHelper_Spell::SetTmpPropVals( const PropertyValues &rPropVals ) in SetTmpPropVals() argument519 PropertyChgHelper::SetTmpPropVals( rPropVals ); in SetTmpPropVals()527 sal_Int32 nLen = rPropVals.getLength(); in SetTmpPropVals()530 const PropertyValue *pVal = rPropVals.getConstArray(); in SetTmpPropVals()679 void PropertyHelper_Hyphen::SetTmpPropVals( const PropertyValues &rPropVals ) in SetTmpPropVals() argument681 PropertyChgHelper::SetTmpPropVals( rPropVals ); in SetTmpPropVals()689 sal_Int32 nLen = rPropVals.getLength(); in SetTmpPropVals()[all …]
268 SbPropertySetInfo::SbPropertySetInfo( const SbPropertyValueArr_Impl &rPropVals ) in SbPropertySetInfo() argument270 aImpl._aProps.realloc( rPropVals.Count() ); in SbPropertySetInfo()271 for ( sal_uInt16 n = 0; n < rPropVals.Count(); ++n ) in SbPropertySetInfo()274 const PropertyValue &rPropVal = *rPropVals.GetObject(n); in SbPropertySetInfo()
115 virtual void SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVals );218 virtual void SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVals );267 virtual void SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVals );
332 void PropertyHelper_Spell::SetTmpPropVals( const PropertyValues &rPropVals ) in SetTmpPropVals() argument343 INT32 nLen = rPropVals.getLength(); in SetTmpPropVals()346 const PropertyValue *pVal = rPropVals.getConstArray(); in SetTmpPropVals()
155 void SetTmpPropVals( const PropertyValues &rPropVals );
139 SbPropertySetInfo( const SbPropertyValueArr_Impl &rPropVals );
Completed in 35 milliseconds