Searched refs:pQNames (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/xmlscript/source/xml_helper/ |
H A D | xml_impctx.cxx | 368 OUString * pLocalNames, OUString * pQNames, 406 OUString * pLocalNames, OUString * pQNames, in ExtendedAttributes() argument 413 , m_pQNames( pQNames ) in ExtendedAttributes() 574 OUString * pQNames = new OUString[ nAttribs ]; in startElement() local 584 pQNames[ nPos ] = xAttribs->getNameByIndex( nPos ); in startElement() 585 OUString const & rQAttributeName = pQNames[ nPos ]; in startElement() 618 OUString const & rQAttributeName = pQNames[ nPos ]; in startElement() 643 nAttribs, pUids, pPrefixes, pLocalNames, pQNames, in startElement()
|
Completed in 33 milliseconds