Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dwsfrm.cxx1204 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 …]
H A Dftnfrm.cxx422 nReal = AdjustNeighbourhood( nGrow, bTst ); in GrowFrm()
434 nReal = AdjustNeighbourhood( nGrow, bTst ); in GrowFrm()
442 nReal += AdjustNeighbourhood( nGrow - nReal, bTst ); in GrowFrm()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx465 SwTwips AdjustNeighbourhood( SwTwips nDiff, sal_Bool bTst = sal_False );

Completed in 80 milliseconds