Lines Matching refs:ProcessAttribute
148 void XMLVarFieldImportContext::ProcessAttribute( in ProcessAttribute() function in XMLVarFieldImportContext
209 aValueHelper.ProcessAttribute(nAttrToken, sAttrValue); in ProcessAttribute()
412 void XMLSequenceFieldImportContext::ProcessAttribute( in ProcessAttribute() function in XMLSequenceFieldImportContext
429 XMLSetVarFieldImportContext::ProcessAttribute(nAttrToken, in ProcessAttribute()
724 void XMLTableFormulaImportContext::ProcessAttribute( in ProcessAttribute() function in XMLTableFormulaImportContext
731 aValueHelper.ProcessAttribute( nAttrToken, sAttrValue ); in ProcessAttribute()
736 aValueHelper.ProcessAttribute( nAttrToken, sAttrValue ); in ProcessAttribute()
900 aValueHelper.ProcessAttribute(nToken, in XMLVariableDeclImportContext()
1121 void XMLDatabaseDisplayImportContext::ProcessAttribute( in ProcessAttribute() function in XMLDatabaseDisplayImportContext
1142 XMLDatabaseFieldImportContext::ProcessAttribute(nAttrToken, in ProcessAttribute()
1147 aValueHelper.ProcessAttribute(nAttrToken, sAttrValue); in ProcessAttribute()
1297 void XMLValueImportHelper::ProcessAttribute( in ProcessAttribute() function in XMLValueImportHelper