Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/view/
H A Dpreview.cxx422 Rectangle aRectPosition; in DoPrint() local
426 pLocationData->GetCellPosition( aPageArea.aStart, aRectPosition ); in DoPrint()
427 nLeftPosition = aRectPosition.Left(); in DoPrint()
436 pLocationData->GetCellPosition( aPageArea.aEnd, aRectPosition ); in DoPrint()
437 nLeftPosition = aRectPosition.Right()+1; in DoPrint()

Completed in 13 milliseconds