Searched refs:aSupplementalNames (Results 1 – 1 of 1) sorted by relevance
1868 uno::Sequence< ::rtl::OUString > aSupplementalNames = aRequestedAttributes; in getCharacterAttributes() local1869 if (aSupplementalNames.getLength() == 0) in getCharacterAttributes()1870 aSupplementalNames = getSupplementalAttributeNames(); in getCharacterAttributes()1873 _getSupplementalAttributesImpl( nIndex, aSupplementalNames, aSupplementalAttrSeq ); in getCharacterAttributes()
Completed in 91 milliseconds