Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/view/
H A Dprevloc.cxx529 Rectangle aHeaderRect, aRepeatRect, aMainRect; in GetTableInfo() local
543 aRepeatRect.Left() = pEntry->aPixelRect.Left(); in GetTableInfo()
544 aRepeatRect.Right() = pEntry->aPixelRect.Right(); in GetTableInfo()
559 aRepeatRect.Top() = pEntry->aPixelRect.Top(); in GetTableInfo()
560 aRepeatRect.Bottom() = pEntry->aPixelRect.Bottom(); in GetTableInfo()
627 aRepeatRect.Left() + nPixelStart, in GetTableInfo()
628 aRepeatRect.Left() + nPixelEnd ); in GetTableInfo()
694 aRepeatRect.Top() + nPixelStart, in GetTableInfo()
695 aRepeatRect.Top() + nPixelEnd ); in GetTableInfo()

Completed in 17 milliseconds