Searched refs:pThisRowFrm (Results 1 – 1 of 1) sorted by relevance
2675 const SwRowFrm* pThisRowFrm = dynamic_cast<const SwRowFrm*>(rFrm.GetUpper()); in Insert() local2679 if ( pThisRowFrm && in Insert()2680 pThisRowFrm->GetUpper() == &mrTabFrm && in Insert()2683 …(!pThisRowFrm->GetPrev() || static_cast<const SwRowFrm*>(pThisRowFrm->GetPrev())->IsRowSpanLine())… in Insert()
Completed in 118 milliseconds