Home
last modified time | relevance | path

Searched defs:aRefPt (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() local
4244 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_SubTopBottom() local
4284 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_SubTopBottom() local
4294 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_SubTopBottom() local
4389 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_PaintLeftRightLine() local
4399 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_PaintLeftRightLine() local
4420 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_PaintLeftRightLine() local
4430 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_PaintLeftRightLine() local

Completed in 47 milliseconds