Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx467 const sal_Int32 nOrderColumns( xOrderColumns->getCount() ); in impl_sanitizeRowSetClauses_nothrow() local
468 bool invalidColumn = nOrderColumns == 0; in impl_sanitizeRowSetClauses_nothrow()
469 for ( sal_Int32 c=0; ( c < nOrderColumns ) && !invalidColumn; ++c ) in impl_sanitizeRowSetClauses_nothrow()
H A Dbrwctrlr.cxx742 const sal_Int32 nOrderColumns( xOrderColumns->getCount() ); in reloadForm()
743 for ( sal_Int32 c=0; c<nOrderColumns; ++c ) in reloadForm()

Completed in 27 milliseconds