Searched refs:pColBegin (Results 1 – 1 of 1) sorted by relevance
319 const ::rtl::OUString* pColBegin = aColNames.getConstArray(); in getIndexInfo() local320 const ::rtl::OUString* pColEnd = pColBegin + aColNames.getLength(); in getIndexInfo()322 for(sal_Int32 j=1;pColBegin != pColEnd;++pColBegin,++j) in getIndexInfo()326 aRow[9] = new ORowSetValueDecorator(*pColBegin); in getIndexInfo()
Completed in 16 milliseconds