Searched refs:aAttributeMap (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/accessibility/source/helper/ |
H A D | characterattributeshelper.cxx | 92 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()
|
/aoo4110/main/xmloff/source/xforms/ |
H A D | XFormsBindContext.cxx | 57 static struct SvXMLTokenMapEntry aAttributeMap[] = variable 79 TokenContext( rImport, nPrefix, rLocalName, aAttributeMap, aEmptyMap ), in XFormsBindContext()
|
H A D | XFormsSubmissionContext.cxx | 56 static struct SvXMLTokenMapEntry aAttributeMap[] = variable 85 TokenContext( rImport, nPrefix, rLocalName, aAttributeMap, aEmptyMap ), in XFormsSubmissionContext()
|
Completed in 19 milliseconds