Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/filter/xml/
H A DxmlCell.cxx66 ,OXMLCell* _pCell) : in DBG_NAME()
69 ,m_pCell(_pCell) in DBG_NAME()
H A DxmlCell.hxx53 ,OXMLCell* _pCell = NULL);
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx4117 SwTwips MA_FASTCALL lcl_CalcMinCellHeight( const SwLayoutFrm *_pCell, in lcl_CalcMinCellHeight() argument
4121 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 50 milliseconds