Searched refs:aRefPt (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 4121 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_SubTopBottom() local 4123 aRefPt, aCompPt, in lcl_SubTopBottom() 4131 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_SubTopBottom() local 4133 aRefPt, aCompPt, in lcl_SubTopBottom() 4171 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_SubTopBottom() local 4173 aRefPt, aCompPt, in lcl_SubTopBottom() 4181 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_SubTopBottom() local 4183 aRefPt, aCompPt, in lcl_SubTopBottom() 4278 aRefPt, aCompPt, in lcl_PaintLeftRightLine() 4288 aRefPt, aCompPt, in lcl_PaintLeftRightLine() [all …]
|
Completed in 30 milliseconds