Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlExport.hxx129 struct TypedPropertyValue struct in dbaxml::ODBExport
135TypedPropertyValue( const ::rtl::OUString& _name, const ::com::sun::star::uno::Type& _type, const … in TypedPropertyValue() function
145 ::std::vector< TypedPropertyValue > m_aDataSourceSettings;
H A DxmlExport.cxx465 m_aDataSourceSettings.push_back( TypedPropertyValue( in exportDataSource()
679 ::std::vector< TypedPropertyValue >::iterator aIter = m_aDataSourceSettings.begin(); in exportDataSourceSettings()
680 ::std::vector< TypedPropertyValue >::iterator aEnd = m_aDataSourceSettings.end(); in exportDataSourceSettings()

Completed in 24 milliseconds