Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dcalcmove.cxx1189 Point aOldFrmPos; //Damit bei Turnarounds jew. mit der in MakeAll() local
1321 aOldFrmPos = (Frm().*fnRect->fnGetPos)(); in MakeAll()
1405 if( (Frm().*fnRect->fnGetPos)() != aOldFrmPos || in MakeAll()
1555 aOldFrmPos = (Frm().*fnRect->fnGetPos)(); in MakeAll()
/aoo41x/main/sw/source/core/text/
H A Dtxtfrm.cxx2165 const Point aOldFrmPos = Frm().Pos(); in CalcFitToContent() local
2198 Frm().Pos() = aOldFrmPos; in CalcFitToContent()

Completed in 36 milliseconds