Searched refs:pChildFrm (Results 1 – 1 of 1) sorted by relevance
743 const SwFrm* pChildFrm = aCell.GetSwFrm(); in GetTableBox() local744 if( (pChildFrm != NULL) && pChildFrm->IsCellFrm() ) in GetTableBox()747 static_cast<const SwCellFrm*>( pChildFrm ); in GetTableBox()
Completed in 45 milliseconds