Home
last modified time | relevance | path

Searched refs:aPropVals (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/index/
H A Dcntex.cxx411 beans::PropertyValues aPropVals(nParamCount); in CreateOrUpdateExample() local
412 beans::PropertyValue* pPropValArr = aPropVals.getArray(); in CreateOrUpdateExample()
436 pValues[nTokenIndex] = aPropVals; in CreateOrUpdateExample()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1044 Sequence< PropertyValue > aPropVals(1); in GetCorrection() local
1045 PropertyValue &rVal = aPropVals.getArray()[0]; in GetCorrection()
1049 xSpellAlt = xSpell->spell( aWord, eActLang, aPropVals ); in GetCorrection()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx1062 Sequence< PropertyValue > aPropVals(1); in ExecuteSpellPopup() local
1063 PropertyValue &rVal = aPropVals.getArray()[0]; in ExecuteSpellPopup()
1069 xSpeller->spell( aSelected, PIMPEE->GetLanguage( aPaM2 ), aPropVals ); in ExecuteSpellPopup()

Completed in 25 milliseconds