Searched refs:bCanInsert (Results 1 – 2 of 2) sorted by relevance
649 sal_Bool bCanInsert = canInsertRecords(xSet); in dispatch() local653 if (bCanInsert) in dispatch()
604 sal_Bool bCanInsert = ::dbtools::canInsert( m_xCursorProperties ); in execute() local606 if ( bCanInsert ) in execute()
Completed in 59 milliseconds