Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dpreview.cxx425 Rectangle aRectPosition; in DoPrint() local
429 pLocationData->GetCellPosition( aPageArea.aStart, aRectPosition ); in DoPrint()
430 nLeftPosition = aRectPosition.Left(); in DoPrint()
439 pLocationData->GetCellPosition( aPageArea.aEnd, aRectPosition ); in DoPrint()
440 nLeftPosition = aRectPosition.Right()+1; in DoPrint()

Completed in 277 milliseconds