Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1251 ScRange aLocRange = aLocation.aCellRange; in render() local
1253 aLocRange.aStart.Col(), aLocRange.aStart.Row(), in render()
1254 aLocRange.aEnd.Col(), aLocRange.aEnd.Row(), in render()
1255 aLocRange.aStart.Tab() ); in render()