Home
last modified time | relevance | path

Searched refs:aOldPoint (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx306 Point aOldPoint = rPoint; in GetCrsrOfst() local
338 return aOldPoint == rPoint; in GetCrsrOfst()
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx319 Point aOldPoint (0, 0); in EndSetClipRegion() local
327 if( ! JoinVerticalClipRectangles( it, aOldPoint, nColumn ) ) in EndSetClipRegion()
330 PSBinMoveTo (it->TopLeft(), aOldPoint, nColumn ); in EndSetClipRegion()
331 PSBinLineTo (Point( it->Left(), it->Bottom()+1 ), aOldPoint, nColumn ); in EndSetClipRegion()
332 PSBinLineTo (Point( it->Right()+1, it->Bottom()+1 ), aOldPoint, nColumn ); in EndSetClipRegion()
333 PSBinLineTo (Point( it->Right()+1, it->Top() ), aOldPoint, nColumn ); in EndSetClipRegion()
/trunk/main/vcl/inc/
H A Dprintergfx.hxx237 Point& aOldPoint, sal_Int32& nColumn );
/trunk/main/sw/source/core/text/
H A Dfrmcrsr.cxx582 Point aOldPoint( rPoint ); in _GetCrsrOfst() local
658 if( pFillData && FindPageFrm()->Frm().IsInside( aOldPoint ) ) in _GetCrsrOfst()
682 (Point&)rPoint = aOldPoint; in _GetCrsrOfst()

Completed in 46 milliseconds