Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dcalcmove.cxx1190 Point aOldPrtPos; //letzten Pos verglichen und geprueft in MakeAll() local
1322 aOldPrtPos = (Prt().*fnRect->fnGetPos)(); in MakeAll()
1406 (Prt().*fnRect->fnGetPos)() != aOldPrtPos ) in MakeAll()
1556 aOldPrtPos = (Prt().*fnRect->fnGetPos)(); in MakeAll()
H A Dtabfrm.cxx2097 const Point aOldPrtPos = (Prt().*fnRect->fnGetPos)(); in MakeAll() local
2111 if ( aOldPrtPos != (Prt().*fnRect->fnGetPos)() ) in MakeAll()

Completed in 51 milliseconds