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