Searched refs:rAttributeSet (Results 1 – 3 of 3) sorted by relevance
559 ::css::uno::Sequence< ::css::beans::PropertyValue > const & rAttributeSet) in setAttributes()565 rAttributeSet); in setAttributes()1355 ::css::uno::Sequence< ::css::beans::PropertyValue > const & rAttributeSet) in changeParagraphAttributes()1374 for (::sal_Int32 i = 0; i < rAttributeSet.getLength(); ++i) in changeParagraphAttributes()1375 if (rAttributeSet[i].Name.equalsAsciiL( in changeParagraphAttributes()1378 mapFontColor(rAttributeSet[i].Value)), in changeParagraphAttributes()1382 else if (rAttributeSet[i].Name.equalsAsciiL( in changeParagraphAttributes()1385 mapFontWeight(rAttributeSet[i].Value)), in changeParagraphAttributes()
344 rAttributeSet)553 rAttributeSet);
3218 const uno::Sequence<PropertyValue>& rAttributeSet ) in setAttributes() argument3239 sal_Int32 nLength = rAttributeSet.getLength(); in setAttributes()3240 const PropertyValue* pPairs = rAttributeSet.getConstArray(); in setAttributes()
Completed in 109 milliseconds