Home
last modified time | relevance | path

Searched refs:bDontMoveMe (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sw/source/core/layout/
H A Dcalcmove.cxx1658 sal_Bool bDontMoveMe = !GetIndPrev(); in MakeAll() local
1659 if( bDontMoveMe && IsInSct() ) in MakeAll()
1662 bDontMoveMe = !pBoss->IsInSct() || in MakeAll()
1668 if( bDontMoveMe && IsInTab() && in MakeAll()
1670 bDontMoveMe = sal_False; in MakeAll()
1672 if ( bDontMoveMe && (Frm().*fnRect->fnGetHeight)() > in MakeAll()

Completed in 31 milliseconds