Searched refs:bMoveBwdJump (Results 1 – 2 of 2) sorted by relevance
86 static sal_Bool bMoveBwdJump; member in SwFlowFrm162 static sal_Bool IsMoveBwdJump() { return bMoveBwdJump; } in IsMoveBwdJump()163 static void SetMoveBwdJump( sal_Bool bNew ){ bMoveBwdJump = bNew; } in SetMoveBwdJump()
67 sal_Bool SwFlowFrm::bMoveBwdJump = sal_False; member in SwFlowFrm
Completed in 31 milliseconds