Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccpara.cxx1848 uno::Sequence< ::rtl::OUString > aSupplementalNames = aRequestedAttributes; in getCharacterAttributes() local
1849 if (aSupplementalNames.getLength() == 0) in getCharacterAttributes()
1850 aSupplementalNames = getSupplementalAttributeNames(); in getCharacterAttributes()
1853 _getSupplementalAttributesImpl( nIndex, aSupplementalNames, aSupplementalAttrSeq ); in getCharacterAttributes()