Searched refs:lcl_CalcTopAndBottomMargin (Results 1 – 1 of 1) sorted by relevance
223 SwTwips lcl_CalcTopAndBottomMargin( const SwLayoutFrm&, const SwBorderAttrs& );570 … nMinHeight = Max( nMinHeight, lcl_CalcTopAndBottomMargin( *(SwLayoutFrm*)pCell, rAttrs ) ); in lcl_PreprocessRowsInCells()4083 SwTwips lcl_CalcTopAndBottomMargin( const SwLayoutFrm& rCell, const SwBorderAttrs& rAttrs ) in lcl_CalcTopAndBottomMargin() function4162 nHeight += lcl_CalcTopAndBottomMargin( *_pCell, *pAttrs ); in lcl_CalcMinCellHeight()4167 nHeight += lcl_CalcTopAndBottomMargin( *_pCell, rAttrs ); in lcl_CalcMinCellHeight()5392 … if( ( bVertDir && ( nRemaining -= lcl_CalcTopAndBottomMargin( *this, *pAttrs ) ) < nPrtHeight ) || in Format()
Completed in 31 milliseconds