Searched refs:i_rAttributes (Results 1 – 2 of 2) sorted by relevance
85 void SettingsImport::startElement( const Reference< XAttributeList >& i_rAttributes ) in startElement() argument88 if ( i_rAttributes.is() ) in startElement()90 …m_sItemName = i_rAttributes->getValueByName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "config… in startElement()91 …m_sItemType = i_rAttributes->getValueByName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "config… in startElement()
62 …const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& i_rAttributes
Completed in 15 milliseconds