Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/inc/
H A Dftnboss.hxx120 sal_uInt8 NeighbourhoodAdjustment( const SwFrm* pFrm ) const in NeighbourhoodAdjustment() function in SwFtnBossFrm
/AOO41X/main/sw/source/core/layout/
H A Dwsfrm.cxx523 ((SwFtnBossFrm*)GetUpper())->NeighbourhoodAdjustment( this ) ) in ChgSize()
1195 ((SwFtnBossFrm*)GetUpper())->NeighbourhoodAdjustment( this ) in Paste()
1242 sal_uInt8 nAdjust= ((SwFtnBossFrm*)pUp)->NeighbourhoodAdjustment( this ); in Cut()
2487 ((SwFtnBossFrm*)GetUpper())->NeighbourhoodAdjustment( this ) in GrowFrm()
2657 ((SwFtnBossFrm*)GetUpper())->NeighbourhoodAdjustment( this ) in ShrinkFrm()
H A Dftnfrm.cxx420 sal_uInt8 nAdjust = pBoss->NeighbourhoodAdjustment( this ); in GrowFrm()