Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dwsfrm.cxx1199 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 …]
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()
/aoo41x/main/sw/source/core/inc/
H A Dframe.hxx458 SwTwips AdjustNeighbourhood( SwTwips nDiff, sal_Bool bTst = sal_False );

Completed in 39 milliseconds