Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx4201 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_SubTopBottom() local
4203 aRefPt, aCompPt, in lcl_SubTopBottom()
4211 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_SubTopBottom() local
4213 aRefPt, aCompPt, in lcl_SubTopBottom()
4251 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_SubTopBottom() local
4253 aRefPt, aCompPt, in lcl_SubTopBottom()
4261 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_SubTopBottom() local
4263 aRefPt, aCompPt, in lcl_SubTopBottom()
4356 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_PaintLeftRightLine() local
4358 aRefPt, aCompPt, in lcl_PaintLeftRightLine()
[all …]