Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.hxx115 typedef ::std::pair< ::rtl::OUString ,::rtl::OUString> TStringPair; typedef in dbaxml::ODBExport
143 ::std::auto_ptr< TStringPair > m_aAutoIncrement;
H A DxmlExport.cxx279 TStringPair aAutoIncrement; in exportDataSource()
475 m_aAutoIncrement.reset( new TStringPair(aAutoIncrement)); in exportDataSource()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.hxx102 typedef ::std::pair< ::rtl::OUString ,::rtl::OUString> TStringPair; typedef in rptxml::ORptExport
118 ::std::auto_ptr< TStringPair > m_aAutoIncrement;

Completed in 35 milliseconds