Searched refs:bFoundMax (Results 1 – 1 of 1) sorted by relevance
593 bool bFoundMax = false; in lcl_SortedTabColInsert() local594 for ( sal_uInt16 j = 0; !(bFoundPos && bFoundMax ) && j < rToFill.Count(); ++j ) in lcl_SortedTabColInsert()621 bFoundMax = true; in lcl_SortedTabColInsert()
Completed in 28 milliseconds