Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx1516 bool bAnchorTxtNdFound( false ); in CopyFlyInFlyImpl() local
1518 while ( !bAnchorTxtNdFound && aIdx <= rRg.aEnd ) in CopyFlyInFlyImpl()
1523 bAnchorTxtNdFound = aAnchor.GetCntntAnchor()->nNode == aIdx; in CopyFlyInFlyImpl()
1528 if ( !bAnchorTxtNdFound ) in CopyFlyInFlyImpl()

Completed in 17 milliseconds