Searched refs:_bMoved (Results 1 – 2 of 2) sorted by relevance
1110 void ORowSetBase::setCurrentRow( sal_Bool _bMoved, sal_Bool _bDoNotify, const ORowSetRow& _rOldValu… in setCurrentRow() argument1147 if ( _bMoved && m_aCurrentRow.isNull() ) in setCurrentRow()1172 if ( _bMoved && _bDoNotify ) in setCurrentRow()
229 …void setCurrentRow( sal_Bool _bMoved, sal_Bool _bDoNotify, const ORowSetRow& _rOldValues, ::osl::R…
Completed in 21 milliseconds