Home
last modified time | relevance | path

Searched refs:aCharAttrSeq (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1133 tPropValMap aCharAttrSeq; in retrieveCharacterAttributes() local
1134 retrieveDefaultAttributesImpl( pParagraph, aRequestedAttributes, aCharAttrSeq ); in retrieveCharacterAttributes()
1145 aCharAttrSeq[ aRunIter->first ] = aRunIter->second; in retrieveCharacterAttributes()
1151 aCharAttrSeq[ pValues->Name ] = *pValues; in retrieveCharacterAttributes()
1154 …:css::uno::Sequence< ::css::beans::PropertyValue > aRes = convertHashMapToSequence( aCharAttrSeq ); in retrieveCharacterAttributes()

Completed in 18 milliseconds