Home
last modified time | relevance | path

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

/aoo41x/main/accessibility/source/helper/
H A Dcharacterattributeshelper.cxx92 AttributeMap aAttributeMap; in GetCharacterAttributes() local
98 aAttributeMap.insert( *aFound ); in GetCharacterAttributes()
101 aValues.realloc( aAttributeMap.size() ); in GetCharacterAttributes()
104 …for ( AttributeMap::iterator aIt = aAttributeMap.begin(); aIt != aAttributeMap.end(); ++aIt, ++pVa… in GetCharacterAttributes()
/aoo41x/main/xmloff/source/xforms/
H A DXFormsBindContext.cxx57 static struct SvXMLTokenMapEntry aAttributeMap[] = variable
79 TokenContext( rImport, nPrefix, rLocalName, aAttributeMap, aEmptyMap ), in XFormsBindContext()
H A DXFormsSubmissionContext.cxx56 static struct SvXMLTokenMapEntry aAttributeMap[] = variable
85 TokenContext( rImport, nPrefix, rLocalName, aAttributeMap, aEmptyMap ), in XFormsSubmissionContext()

Completed in 25 milliseconds