Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/docnode/
H A Dndcopy.cxx1490 SvPtrarr aNewArr( 10, 10 ); in CopyFlyInFlyImpl() local
1605 aNewArr.Insert( pDest->CopyLayoutFmt( *rZSortFly.GetFmt(), in CopyFlyInFlyImpl()
1606 aAnchor, false, true ), aNewArr.Count() ); in CopyFlyInFlyImpl()
1611 ASSERT( aArr.Count() == aNewArr.Count(), "Missing new Flys" ); in CopyFlyInFlyImpl()
1612 if ( aArr.Count() == aNewArr.Count() ) in CopyFlyInFlyImpl()
1626 ::lcl_ChainFmts( (SwFlyFrmFmt*)aNewArr[k], in CopyFlyInFlyImpl()
1627 (SwFlyFrmFmt*)aNewArr[n] ); in CopyFlyInFlyImpl()
1632 ::lcl_ChainFmts( (SwFlyFrmFmt*)aNewArr[n], in CopyFlyInFlyImpl()
1633 (SwFlyFrmFmt*)aNewArr[k] ); in CopyFlyInFlyImpl()

Completed in 25 milliseconds