Searched refs:_pCell (Results 1 – 3 of 3) sorted by relevance
66 ,OXMLCell* _pCell) : in DBG_NAME()69 ,m_pCell(_pCell) in DBG_NAME()
53 ,OXMLCell* _pCell = NULL);
4117 SwTwips MA_FASTCALL lcl_CalcMinCellHeight( const SwLayoutFrm *_pCell, in lcl_CalcMinCellHeight() argument4121 SWRECTFN( _pCell ) in lcl_CalcMinCellHeight()4123 const SwFrm* pLow = _pCell->Lower(); in lcl_CalcMinCellHeight()4159 if ( _pCell->Lower() ) in lcl_CalcMinCellHeight()4162 nHeight += lcl_CalcTopAndBottomMargin( *_pCell, *pAttrs ); in lcl_CalcMinCellHeight()4165 SwBorderAttrAccess aAccess( SwFrm::GetCache(), _pCell ); in lcl_CalcMinCellHeight()4167 nHeight += lcl_CalcTopAndBottomMargin( *_pCell, rAttrs ); in lcl_CalcMinCellHeight()
Completed in 60 milliseconds