Searched refs:curObject (Results 1 – 1 of 1) sorted by relevance
346 IPersistent* curObject = m_context->m_objectStack.back().second; in xmlElementStart() local347 ASSERT(curObject); in xmlElementStart()349 curObject->xmlImportChildBegin( in xmlElementStart()359 curObject->xmlImportChildAttribute( in xmlElementStart()428 IPersistent* curObject = m_context->m_objectStack.back().second; in xmlElementEnd() local429 ASSERT(curObject); in xmlElementEnd()431 curObject->xmlImportChildComplete( in xmlElementEnd()