Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx4233 Point aCompPt( _iorRect.Right(), 0 ); in lcl_SubTopBottom() local
4243 Point aCompPt( 0, _iorRect.Top() ); in lcl_SubTopBottom() local
4283 Point aCompPt( _iorRect.Left(), 0 ); in lcl_SubTopBottom() local
4293 Point aCompPt( 0, _iorRect.Bottom() ); in lcl_SubTopBottom() local
4388 Point aCompPt( aRect.Right(), 0 ); in lcl_PaintLeftRightLine() local
4398 Point aCompPt( 0, aRect.Top() ); in lcl_PaintLeftRightLine() local
4419 Point aCompPt( aRect.Left(), 0 ); in lcl_PaintLeftRightLine() local
4429 Point aCompPt( 0, aRect.Bottom() ); in lcl_PaintLeftRightLine() local

Completed in 47 milliseconds