Searched refs:AdjustNeighbourhood (Results 1 – 3 of 3) sorted by relevance
1204 AdjustNeighbourhood( nGrow ); in Paste()1209 nReal = AdjustNeighbourhood( nGrow ); in Paste()1213 AdjustNeighbourhood( nGrow - nReal ); in Paste()1249 AdjustNeighbourhood( -nShrink ); in Cut()1254 nReal = -AdjustNeighbourhood( -nShrink ); in Cut()1263 AdjustNeighbourhood( nReal - nShrink ); in Cut()2495 nReal = AdjustNeighbourhood( nReal, bTst ); in GrowFrm()2499 nReal += AdjustNeighbourhood( nReal, bTst ); in GrowFrm()2523 nReal += AdjustNeighbourhood( nReal - nGrow, bTst ); in GrowFrm()2671 { nReal = AdjustNeighbourhood( -nReal, bTst ); in ShrinkFrm()[all …]
422 nReal = AdjustNeighbourhood( nGrow, bTst ); in GrowFrm()434 nReal = AdjustNeighbourhood( nGrow, bTst ); in GrowFrm()442 nReal += AdjustNeighbourhood( nGrow - nReal, bTst ); in GrowFrm()
465 SwTwips AdjustNeighbourhood( SwTwips nDiff, sal_Bool bTst = sal_False );
Completed in 41 milliseconds