Searched refs:pSelRows (Results 1 – 1 of 1) sorted by relevance
573 const Any* pSelRows = _rSelRows.getConstArray(); in addCompatibleSelectionDescription() local574 const Any* pSelRowsEnd = pSelRows + _rSelRows.getLength(); in addCompatibleSelectionDescription()575 for ( ; pSelRows < pSelRowsEnd; ++pSelRows ) in addCompatibleSelectionDescription()578 OSL_VERIFY( *pSelRows >>= nSelectedRow ); in addCompatibleSelectionDescription()
Completed in 16 milliseconds