Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/recovery/
H A Dsettingsimport.cxx85 void SettingsImport::startElement( const Reference< XAttributeList >& i_rAttributes ) in startElement() argument
88 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()
H A Dsettingsimport.hxx62 …const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& i_rAttributes

Completed in 9 milliseconds