Home
last modified time | relevance | path

Searched refs:rTblFrmSz (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx2332 const SwFmtFrmSize& rTblFrmSz = pTab->GetFmt()->GetFrmSize(); in SetColRowWidthHeight() local
2338 nPrtWidth != rTblFrmSz.GetWidth() ) in SetColRowWidthHeight()
2340 SwFmtFrmSize aSz( rTblFrmSz ); in SetColRowWidthHeight()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2835 const SwFmtFrmSize& rTblFrmSz = rTab.GetFrmFmt()->GetFrmSize(); in SetTabCols() local
2846 if( nPrtWidth != rTblFrmSz.GetWidth() ) in SetTabCols()
2848 SwFmtFrmSize aSz( rTblFrmSz ); in SetTabCols()

Completed in 46 milliseconds