Searched refs:nOldFrmWidth (Results 1 – 2 of 2) sorted by relevance
2166 const SwTwips nOldFrmWidth = Frm().Width(); in CalcFitToContent() local2177 Frm().Pos().X() += nOldFrmWidth - nPageWidth; in CalcFitToContent()2193 Frm().Width( nOldFrmWidth ); in CalcFitToContent()
2096 const long nOldFrmWidth = (Frm().*fnRect->fnGetWidth)(); in MakeAll() local2103 (Frm().*fnRect->fnGetWidth)() != nOldFrmWidth) ) in MakeAll()
Completed in 79 milliseconds