Searched refs:xLibAttribs (Results 1 – 1 of 1) sorted by relevance
281 Reference< xml::sax::XAttributeList > xLibAttribs; in filter() local282 … xLibAttribs = static_cast< xml::sax::XAttributeList* >( pLibElement ); in filter()309 m_xHandler->startElement( aLibElementName, xLibAttribs ); in filter()321 Reference< xml::sax::XAttributeList > xLibAttribs; in filter() local322 … xLibAttribs = static_cast< xml::sax::XAttributeList* >( pLibElement ); in filter()342 m_xHandler->startElement( aLibElementName, xLibAttribs ); in filter()
Completed in 14 milliseconds