Searched refs:bAnchorTxtNdFound (Results 1 – 1 of 1) sorted by relevance
1516 bool bAnchorTxtNdFound( false ); in CopyFlyInFlyImpl() local1518 while ( !bAnchorTxtNdFound && aIdx <= rRg.aEnd ) in CopyFlyInFlyImpl()1523 bAnchorTxtNdFound = aAnchor.GetCntntAnchor()->nNode == aIdx; in CopyFlyInFlyImpl()1528 if ( !bAnchorTxtNdFound ) in CopyFlyInFlyImpl()
Completed in 28 milliseconds