Home
last modified time | relevance | path

Searched refs:_NoteFarPoint (Results 1 – 1 of 1) sorted by relevance

/trunk/main/editeng/source/misc/
H A Dtxtrange.cxx169 void _NoteFarPoint( long nPx, long nPyDiff, long nDiff );
171 { if( nDiff ) _NoteFarPoint( nPx, nPyDiff, nDiff ); } in NoteFarPoint()
259 _NoteFarPoint( Cut( nYps, rLst, rNxt ), nLower-nYps, nLowDiff ); in CheckCut()
265 _NoteFarPoint( Cut( nYps, rLst, rNxt ), nYps-nUpper, nUpDiff ); in CheckCut()
270 void SvxBoundArgs::_NoteFarPoint( long nPa, long nPbDiff, long nDiff ) in _NoteFarPoint() function in SvxBoundArgs

Completed in 16 milliseconds