Searched refs:rTblFrmSz (Results 1 – 2 of 2) sorted by relevance
2332 const SwFmtFrmSize& rTblFrmSz = pTab->GetFmt()->GetFrmSize(); in SetColRowWidthHeight() local2338 nPrtWidth != rTblFrmSz.GetWidth() ) in SetColRowWidthHeight()2340 SwFmtFrmSize aSz( rTblFrmSz ); in SetColRowWidthHeight()
2835 const SwFmtFrmSize& rTblFrmSz = rTab.GetFrmFmt()->GetFrmSize(); in SetTabCols() local2846 if( nPrtWidth != rTblFrmSz.GetWidth() ) in SetTabCols()2848 SwFmtFrmSize aSz( rTblFrmSz ); in SetTabCols()
Completed in 100 milliseconds