Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/cctrl/
H A Dcbuttonw.cxx140 Size aSize4; in ImpDrawArrow() local
141 aSize4.Width() = aSize.Width() >> 2; in ImpDrawArrow()
142 aSize4.Height() = aSize.Height() >> 2; in ImpDrawArrow()
151 aTempRect.Left() = aCenter.X() - aSize4.Width(); in ImpDrawArrow()
152 aTempRect.Right() = aCenter.X() + aSize4.Width(); in ImpDrawArrow()

Completed in 13 milliseconds