Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx2970 if (USHRT_MAX != nPos && aFollowShpIds[nPos]) in WriteTxtFlyFrame()
2971 aPropOpt.AddOpt(ESCHER_Prop_hspNext, aFollowShpIds[nPos]); in WriteTxtFlyFrame()
3078 if (aFollowShpIds.Count()) in MakeZOrderArrAndFollowIds()
3079 aFollowShpIds.Remove(0, aFollowShpIds.Count()); in MakeZOrderArrAndFollowIds()
3095 aFollowShpIds.Insert(nShapeId, n); in MakeZOrderArrAndFollowIds()
3106 if (0 == (nShapeId = aFollowShpIds[nPos])) in GetFlyShapeId()
3109 aFollowShpIds[ nPos ] = nShapeId; in GetFlyShapeId()
H A Descher.hxx153 SvULongs aFollowShpIds; member in SwEscherEx

Completed in 27 milliseconds