Searched refs:AdjustCells (Results 1 – 3 of 3) sorted by relevance
71 void AdjustCells( const SwTwips nHeight, const sal_Bool bHeight );
4504 void SwRowFrm::AdjustCells( const SwTwips nHeight, const sal_Bool bHeight ) in AdjustCells() function in SwRowFrm4710 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()
509 ((SwRowFrm*)pLay)->AdjustCells( nNew, sal_True); in ~SwLayNotify()512 ((SwRowFrm*)pLay)->AdjustCells( 0, sal_False ); in ~SwLayNotify()
Completed in 39 milliseconds