Searched refs:pThisRowFrm (Results 1 – 1 of 1) sorted by relevance
2664 const SwRowFrm* pThisRowFrm = dynamic_cast<const SwRowFrm*>(rFrm.GetUpper()); in Insert() local2668 if ( pThisRowFrm && in Insert()2669 pThisRowFrm->GetUpper() == &mrTabFrm && in Insert()2672 …(!pThisRowFrm->GetPrev() || static_cast<const SwRowFrm*>(pThisRowFrm->GetPrev())->IsRowSpanLine())… in Insert()