Searched refs:aSupplementalNames (Results 1 – 1 of 1) sorted by relevance
1848 uno::Sequence< ::rtl::OUString > aSupplementalNames = aRequestedAttributes; in getCharacterAttributes() local1849 if (aSupplementalNames.getLength() == 0) in getCharacterAttributes()1850 aSupplementalNames = getSupplementalAttributeNames(); in getCharacterAttributes()1853 _getSupplementalAttributesImpl( nIndex, aSupplementalNames, aSupplementalAttrSeq ); in getCharacterAttributes()