Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx468 const sal_Int32 nOrderColumns( xOrderColumns->getCount() ); in impl_sanitizeRowSetClauses_nothrow() local
469 bool invalidColumn = nOrderColumns == 0; in impl_sanitizeRowSetClauses_nothrow()
470 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 249 milliseconds