Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx4234 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_SubTopBottom()
4244 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_SubTopBottom()
4248 _iorRect.Top( aCompPt.Y() ); in lcl_SubTopBottom()
4284 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_SubTopBottom()
4288 _iorRect.Left( aCompPt.X() ); in lcl_SubTopBottom()
4294 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_SubTopBottom()
4389 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_PaintLeftRightLine()
4399 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_PaintLeftRightLine()
4403 aRect.Top( aCompPt.Y() ); in lcl_PaintLeftRightLine()
4420 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_PaintLeftRightLine()
[all …]

Completed in 41 milliseconds