Searched refs:nAttributeIndex (Results 1 – 1 of 1) sorted by relevance
1918 for (sal_Int32 nAttributeIndex(0),nAttributeCount(rRequestedAttributes.getLength()); in getCharacterAttributes() local1919 nAttributeIndex<nAttributeCount; in getCharacterAttributes()1920 ++nAttributeIndex) in getCharacterAttributes()1923 nAttributeIndex, in getCharacterAttributes()1924 … OUStringToOString(rRequestedAttributes[nAttributeIndex], RTL_TEXTENCODING_UTF8).getStr()); in getCharacterAttributes()
Completed in 14 milliseconds