Home
last modified time | relevance | path

Searched refs:rPropVals (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/linguistic/source/
H A Dlngprophelp.cxx161 void PropertyChgHelper::SetTmpPropVals( const PropertyValues &rPropVals ) in SetTmpPropVals() argument
168 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() argument
519 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() argument
681 PropertyChgHelper::SetTmpPropVals( rPropVals ); in SetTmpPropVals()
689 sal_Int32 nLen = rPropVals.getLength(); in SetTmpPropVals()
[all …]
/aoo4110/main/basic/source/classes/
H A Dpropacc.cxx268 SbPropertySetInfo::SbPropertySetInfo( const SbPropertyValueArr_Impl &rPropVals ) in SbPropertySetInfo() argument
270 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()
/aoo4110/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx115 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 );
/aoo4110/main/linguistic/workben/
H A Dsprophelp.cxx332 void PropertyHelper_Spell::SetTmpPropVals( const PropertyValues &rPropVals ) in SetTmpPropVals() argument
343 INT32 nLen = rPropVals.getLength(); in SetTmpPropVals()
346 const PropertyValue *pVal = rPropVals.getConstArray(); in SetTmpPropVals()
H A Dsprophelp.hxx155 void SetTmpPropVals( const PropertyValues &rPropVals );
/aoo4110/main/basic/source/inc/
H A Dpropacc.hxx139 SbPropertySetInfo( const SbPropertyValueArr_Impl &rPropVals );

Completed in 38 milliseconds