Home
last modified time | relevance | path

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

/trunk/main/svx/source/fmcomp/ !
H A Ddbaexchange.cxx573 const Any* pSelRows = _rSelRows.getConstArray(); in addCompatibleSelectionDescription() local
574 const Any* pSelRowsEnd = pSelRows + _rSelRows.getLength(); in addCompatibleSelectionDescription()
575 for ( ; pSelRows < pSelRowsEnd; ++pSelRows ) in addCompatibleSelectionDescription()
578 OSL_VERIFY( *pSelRows >>= nSelectedRow ); in addCompatibleSelectionDescription()

Completed in 15 milliseconds