Home
last modified time | relevance | path

Searched refs:nAttributeIndex (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx1918 for (sal_Int32 nAttributeIndex(0),nAttributeCount(rRequestedAttributes.getLength()); in getCharacterAttributes() local
1919 nAttributeIndex<nAttributeCount; in getCharacterAttributes()
1920 ++nAttributeIndex) in getCharacterAttributes()
1923 nAttributeIndex, in getCharacterAttributes()
1924 OUStringToOString(rRequestedAttributes[nAttributeIndex], RTL_TEXTENCODING_UTF8).getStr()); in getCharacterAttributes()

Completed in 32 milliseconds