Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx173 ScArea** theAreas = new ScArea*[nTabCount]; in IsAbsTabArea() local
182 theAreas[i] = new ScArea( theArea ); in IsAbsTabArea()
183 theAreas[i]->nTab = nTab; in IsAbsTabArea()
186 *pppAreas = theAreas; in IsAbsTabArea()

Completed in 16 milliseconds