Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx279 TStringPair aAutoIncrement; in exportDataSource() local
424 aAutoIncrement.first = sValue; in exportDataSource()
429 aAutoIncrement.second = sValue; in exportDataSource()
474 …if ( bAutoIncrementEnabled && (aAutoIncrement.first.getLength() || aAutoIncrement.second.getLength… in exportDataSource()
475 m_aAutoIncrement.reset( new TStringPair(aAutoIncrement)); in exportDataSource()

Completed in 38 milliseconds