Home
last modified time | relevance | path

Searched refs:bJump (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dwrong.cxx305 sal_Bool bJump = sal_False; in Move() local
318 bJump = sal_True; in Move()
323 if ( bJump ) in Move()
/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx923 sal_Bool bJump = sal_False; in GetPrevFtnLeaf() local
925 bJump = pOldBoss->GetPrev() != (SwFrm*)pNewBoss; // sind wir darin gelandet? in GetPrevFtnLeaf()
927 bJump = sal_True; // es gibt hinter dem neuen Boss noch eine Spalte, die aber nicht in GetPrevFtnLeaf()
935 bJump = sal_True; in GetPrevFtnLeaf()
937 if( bJump ) in GetPrevFtnLeaf()
H A Dsectfrm.cxx1810 sal_Bool bJump = sal_False; in GetPrevSctLeaf() local
1821 if( bJump ) // Haben wir eine leere Spalte uebersprungen? in GetPrevSctLeaf()
1825 bJump = sal_True; in GetPrevSctLeaf()
1836 if( bJump ) // Haben wir eine leere Spalte uebersprungen? in GetPrevSctLeaf()
H A Dflowfrm.cxx2328 sal_Bool bJump = sal_False; in MoveBwd() local
2383 bJump = sal_True; // also eine uebersprungen in MoveBwd()
2389 if( bJump ) in MoveBwd()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx454 bool bJump = (rKCode.GetModifier() == KEY_MOD1); in KeyInput() local
473 else if( bJump && (eHDir != MOVE_NONE) ) in KeyInput()

Completed in 95 milliseconds