Home
last modified time | relevance | path

Searched refs:nMaxAdd (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sc/source/core/data/
H A Ddpdimsave.cxx170 const sal_Int32 nMaxAdd = nAdd + aGroups.size(); // limit the loop in CreateGroupName() local
171 while ( nAdd <= nMaxAdd ) in CreateGroupName()
527 const sal_Int32 nMaxAdd = 1000; // limit the loop in CreateGroupDimName() local
528 while ( nAdd <= nMaxAdd ) in CreateGroupDimName()

Completed in 8 milliseconds