Searched refs:bInsertRow (Results 1 – 3 of 3) sorted by relevance
159 bool bInsertRow = true; in NextToken() local165 bInsertRow = m_bAppendFirstLine; in NextToken()172 if ( bInsertRow && !m_bError) in NextToken()
2011 sal_Bool bInsertRow = sal_False; in reset_impl() local2013 bInsertRow = getBOOL(m_xAggregateSet->getPropertyValue(PROPERTY_ISNEW)); in reset_impl()2014 if (bInsertRow) in reset_impl()2107 if (bInsertRow) in reset_impl()2118 if (bInsertRow) in reset_impl()
1546 sal_Bool bInsertRow = UpdateBuffer( rRow, NULL, _xCols ); in InsertRow() local1547 if ( bInsertRow ) in InsertRow()1585 return bInsertRow; in InsertRow()
Completed in 32 milliseconds