Searched refs:nMaxAdd (Results 1 – 1 of 1) sorted by relevance
170 const sal_Int32 nMaxAdd = nAdd + aGroups.size(); // limit the loop in CreateGroupName() local171 while ( nAdd <= nMaxAdd ) in CreateGroupName()527 const sal_Int32 nMaxAdd = 1000; // limit the loop in CreateGroupDimName() local528 while ( nAdd <= nMaxAdd ) in CreateGroupDimName()
Completed in 15 milliseconds