Searched refs:aCurGEF (Results 1 – 1 of 1) sorted by relevance
463 _SetGetExpFld aFndGEF( aFndPos ), aCurGEF( rPos ); in GotoNxtPrvTblFormula() local472 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() local547 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 18 milliseconds