Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/inc/
H A Drowfrm.hxx71 void AdjustCells( const SwTwips nHeight, const sal_Bool bHeight );
/aoo4110/main/sw/source/core/layout/
H A Dtabfrm.cxx4504 void SwRowFrm::AdjustCells( const SwTwips nHeight, const sal_Bool bHeight ) in AdjustCells() function in SwRowFrm
4710 AdjustCells( (Prt().*fnRectX->fnGetHeight)() + nReal, sal_True ); in GrowFrm()
4731 AdjustCells( (Prt().*fnRect->fnGetHeight)(), sal_True ); in ShrinkFrm()
4816 AdjustCells( (Prt().*fnRect->fnGetHeight)() - nReal, sal_True ); in ShrinkFrm()
H A Dfrmtool.cxx493 ((SwRowFrm*)pLay)->AdjustCells( nNew, sal_True); in ~SwLayNotify()
496 ((SwRowFrm*)pLay)->AdjustCells( 0, sal_False ); in ~SwLayNotify()

Completed in 58 milliseconds