Home
last modified time | relevance | path

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

/trunk/main/xmlscript/source/xmlflat_imexp/
H A Dxmlbas_export.cxx279 Reference< xml::sax::XAttributeList > xLibAttribs; in filter() local
280 … xLibAttribs = static_cast< xml::sax::XAttributeList* >( pLibElement ); in filter()
307 m_xHandler->startElement( aLibElementName, xLibAttribs ); in filter()
319 Reference< xml::sax::XAttributeList > xLibAttribs; in filter() local
320 … xLibAttribs = static_cast< xml::sax::XAttributeList* >( pLibElement ); in filter()
340 m_xHandler->startElement( aLibElementName, xLibAttribs ); in filter()