Home
last modified time | relevance | path

Searched defs:aRefPt (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() local
4131 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_SubTopBottom() local
4171 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_SubTopBottom() local
4181 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_SubTopBottom() local
4276 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_PaintLeftRightLine() local
4286 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_PaintLeftRightLine() local
4307 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_PaintLeftRightLine() local
4317 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_PaintLeftRightLine() local

Completed in 84 milliseconds