Searched refs:aRefPt (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 4234 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_SubTopBottom() local 4236 aRefPt, aCompPt, in lcl_SubTopBottom() 4244 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_SubTopBottom() local 4246 aRefPt, aCompPt, in lcl_SubTopBottom() 4284 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_SubTopBottom() local 4286 aRefPt, aCompPt, in lcl_SubTopBottom() 4294 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_SubTopBottom() local 4296 aRefPt, aCompPt, in lcl_SubTopBottom() 4391 aRefPt, aCompPt, in lcl_PaintLeftRightLine() 4401 aRefPt, aCompPt, in lcl_PaintLeftRightLine() [all …]
|
Completed in 90 milliseconds