Home
last modified time | relevance | path

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

/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx559 ::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()
/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx344 rAttributeSet)
553 rAttributeSet);
/trunk/main/sw/source/core/access/
H A Daccpara.cxx3218 const uno::Sequence<PropertyValue>& rAttributeSet ) in setAttributes() argument
3239 sal_Int32 nLength = rAttributeSet.getLength(); in setAttributes()
3240 const PropertyValue* pPairs = rAttributeSet.getConstArray(); in setAttributes()

Completed in 51 milliseconds