Searched refs:pTabEnd (Results 1 – 3 of 3) sorted by relevance
185 const ::rtl::OUString* pTabEnd = pTabBegin + aTabNames.getLength(); in getColumns() local186 for(;pTabBegin != pTabEnd;++pTabBegin) in getColumns()
177 const ::rtl::OUString* pTabEnd = pTabIter + aTabNames.getLength(); in getColumns() local178 for(;pTabIter != pTabEnd;++pTabIter) in getColumns()
190 const ::rtl::OUString* pTabEnd = pTabBegin + aTabNames.getLength(); in getColumns() local191 for(;pTabBegin != pTabEnd;++pTabBegin) in getColumns()
Completed in 32 milliseconds