Searched refs:rTblSz (Results 1 – 2 of 2) sorted by relevance
563 const SwFmtFrmSize& rTblSz = pFmt->GetFrmSize(); in ReadTable() local575 if( rTblSz.GetWidth() != nTblSz ) in ReadTable()577 SwFmtFrmSize aSz( rTblSz ); in ReadTable()593 rTblSz.GetWidth() != nTblSz || in ReadTable()615 SwFmtFrmSize aSz( rTblSz ); in ReadTable()670 const SwFmtFrmSize& rTblSz = pFmt->GetFrmSize(); in ReadTable() local673 rTblSz.GetWidth() != nTblSz || in ReadTable()690 const SwFmtFrmSize& rTblSz = pFmt->GetFrmSize(); in ReadTable() local691 if( rTblSz.GetWidth() < nTblSz ) in ReadTable()693 SwFmtFrmSize aSz( rTblSz ); in ReadTable()
3662 const SwFmtFrmSize& rTblSz = rTbl.GetFrmFmt()->GetFrmSize(); in MergeTable() local3664 if( rTblSz != rDelTblSz ) in MergeTable()3668 rDelTbl.GetFrmFmt()->SetFmtAttr( rTblSz ); in MergeTable()
Completed in 51 milliseconds