Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx463 _SetGetExpFld aFndGEF( aFndPos ), aCurGEF( rPos ); in GotoNxtPrvTblFormula() local
472 aCurGEF = _SetGetExpFld( *pTBox ); in GotoNxtPrvTblFormula()
478 aCurGEF.SetBodyPos( *rPos.nNode.GetNode().GetCntntNode()->getLayoutFrm( GetLayout(), in GotoNxtPrvTblFormula()
503 if( bNext ? ( aCurGEF < aCmp && aCmp < aFndGEF ) in GotoNxtPrvTblFormula()
504 : ( aCmp < aCurGEF && aFndGEF < aCmp )) in GotoNxtPrvTblFormula()
543 _SetGetExpFld aFndGEF( aFndPos ), aCurGEF( rPos ); in GotoNxtPrvTOXMark() local
547 aCurGEF.SetBodyPos( *rPos.nNode.GetNode(). in GotoNxtPrvTOXMark()
568 if( bNext ? ( aCurGEF < aCmp && aCmp < aFndGEF ) in GotoNxtPrvTOXMark()
569 : ( aCmp < aCurGEF && aFndGEF < aCmp )) in GotoNxtPrvTOXMark()

Completed in 25 milliseconds