Home
last modified time | relevance | path

Searched defs:aCompPt (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx4120 Point aCompPt( _iorRect.Right(), 0 ); in lcl_SubTopBottom() local
4130 Point aCompPt( 0, _iorRect.Top() ); in lcl_SubTopBottom() local
4170 Point aCompPt( _iorRect.Left(), 0 ); in lcl_SubTopBottom() local
4180 Point aCompPt( 0, _iorRect.Bottom() ); in lcl_SubTopBottom() local
4275 Point aCompPt( aRect.Right(), 0 ); in lcl_PaintLeftRightLine() local
4285 Point aCompPt( 0, aRect.Top() ); in lcl_PaintLeftRightLine() local
4306 Point aCompPt( aRect.Left(), 0 ); in lcl_PaintLeftRightLine() local
4316 Point aCompPt( 0, aRect.Bottom() ); in lcl_PaintLeftRightLine() local

Completed in 54 milliseconds