Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx223 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() function
4162 nHeight += lcl_CalcTopAndBottomMargin( *_pCell, *pAttrs ); in lcl_CalcMinCellHeight()
4167 nHeight += lcl_CalcTopAndBottomMargin( *_pCell, rAttrs ); in lcl_CalcMinCellHeight()
5390 … if( ( bVertDir && ( nRemaining -= lcl_CalcTopAndBottomMargin( *this, *pAttrs ) ) < nPrtHeight ) || in Format()

Completed in 44 milliseconds