Searched refs:bCountChanged (Results 1 – 1 of 1) sorted by relevance
1136 sal_Bool bCountChanged = sal_False; in InsertRow() local1163 if ( nNewRow > MAXROW && !bCountChanged ) in InsertRow()1166 bCountChanged = sal_True; in InsertRow()1180 if ( nNewRow > MAXROW && !bCountChanged ) in InsertRow()1183 bCountChanged = sal_True; in InsertRow()1187 if ( !bCountChanged ) in InsertRow()1192 if (bCountChanged) in InsertRow()
Completed in 20 milliseconds