Searched refs:aSupplementalNames (Results 1 – 1 of 1) sorted by relevance
1864 uno::Sequence< ::rtl::OUString > aSupplementalNames = aRequestedAttributes; in getCharacterAttributes() local1865 if (aSupplementalNames.getLength() == 0) in getCharacterAttributes()1866 aSupplementalNames = getSupplementalAttributeNames(); in getCharacterAttributes()1869 _getSupplementalAttributesImpl( nIndex, aSupplementalNames, aSupplementalAttrSeq ); in getCharacterAttributes()
Completed in 20 milliseconds