Home
last modified time | relevance | path

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

/aoo41x/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx368 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 14 milliseconds