Searched refs:pLocalNames (Results 1 – 1 of 1) sorted by relevance
/trunk/main/xmlscript/source/xml_helper/ |
H A D | xml_impctx.cxx | 368 OUString * pLocalNames, OUString * pQNames, 406 OUString * pLocalNames, OUString * pQNames, in ExtendedAttributes() argument 412 , m_pLocalNames( pLocalNames ) in ExtendedAttributes() 573 OUString * pLocalNames = new OUString[ nAttribs ]; in startElement() local 598 pLocalNames[ nPos ] = aDefNamespacePrefix; in startElement() 607 pLocalNames[ nPos ] = aPrefix; in startElement() 629 pLocalNames[ nPos ] = rQAttributeName.copy( nColonPos +1 ); in startElement() 634 pLocalNames[ nPos ] = rQAttributeName; in startElement() 643 nAttribs, pUids, pPrefixes, pLocalNames, pQNames, in startElement()
|
Completed in 17 milliseconds