Searched refs:AdjustNeighbourhood (Results 1 – 3 of 3) sorted by relevance
1199 AdjustNeighbourhood( nGrow ); in Paste()1204 nReal = AdjustNeighbourhood( nGrow ); in Paste()1208 AdjustNeighbourhood( nGrow - nReal ); in Paste()1244 AdjustNeighbourhood( -nShrink ); in Cut()1249 nReal = -AdjustNeighbourhood( -nShrink ); in Cut()1258 AdjustNeighbourhood( nReal - nShrink ); in Cut()2490 nReal = AdjustNeighbourhood( nReal, bTst ); in GrowFrm()2494 nReal += AdjustNeighbourhood( nReal, bTst ); in GrowFrm()2518 nReal += AdjustNeighbourhood( nReal - nGrow, bTst ); in GrowFrm()2666 { 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()
458 SwTwips AdjustNeighbourhood( SwTwips nDiff, sal_Bool bTst = sal_False );
Completed in 51 milliseconds