Searched refs:pThisRowFrm (Results 1 – 1 of 1) sorted by relevance
2584 const SwRowFrm* pThisRowFrm = dynamic_cast<const SwRowFrm*>(rFrm.GetUpper()); in Insert() local2588 if ( pThisRowFrm && in Insert()2589 pThisRowFrm->GetUpper() == &mrTabFrm && in Insert()2592 …(!pThisRowFrm->GetPrev() || static_cast<const SwRowFrm*>(pThisRowFrm->GetPrev())->IsRowSpanLine())… in Insert()
Completed in 41 milliseconds