Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx4121 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_SubTopBottom()
4131 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_SubTopBottom()
4135 _iorRect.Top( aCompPt.Y() ); in lcl_SubTopBottom()
4171 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_SubTopBottom()
4175 _iorRect.Left( aCompPt.X() ); in lcl_SubTopBottom()
4181 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_SubTopBottom()
4276 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_PaintLeftRightLine()
4286 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_PaintLeftRightLine()
4290 aRect.Top( aCompPt.Y() ); in lcl_PaintLeftRightLine()
4307 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_PaintLeftRightLine()
[all …]

Completed in 52 milliseconds