Searched refs:rPropVals (Results 1 – 6 of 6) sorted by relevance
168 sal_Int32 nLen = rPropVals.getLength(); in SetTmpPropVals()171 const PropertyValue *pVal = rPropVals.getConstArray(); in SetTmpPropVals()519 PropertyChgHelper::SetTmpPropVals( rPropVals ); in SetTmpPropVals()527 sal_Int32 nLen = rPropVals.getLength(); in SetTmpPropVals()530 const PropertyValue *pVal = rPropVals.getConstArray(); in SetTmpPropVals()681 PropertyChgHelper::SetTmpPropVals( rPropVals ); in SetTmpPropVals()689 sal_Int32 nLen = rPropVals.getLength(); in SetTmpPropVals()692 const PropertyValue *pVal = rPropVals.getConstArray(); in SetTmpPropVals()736 pInst->SetTmpPropVals( rPropVals ); in SetTmpPropVals()765 pInst->SetTmpPropVals( rPropVals ); in SetTmpPropVals()[all …]
114 virtual void SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVals );198 void SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVals );239 virtual void SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVals );274 void SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVals );323 virtual void SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVals );354 void SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVals );
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()
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 31 milliseconds