Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx2166 const SwTwips nOldFrmWidth = Frm().Width(); in CalcFitToContent() local
2177 Frm().Pos().X() += nOldFrmWidth - nPageWidth; in CalcFitToContent()
2193 Frm().Width( nOldFrmWidth ); in CalcFitToContent()
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx2096 const long nOldFrmWidth = (Frm().*fnRect->fnGetWidth)(); in MakeAll() local
2103 (Frm().*fnRect->fnGetWidth)() != nOldFrmWidth) ) in MakeAll()

Completed in 60 milliseconds