Searched refs:aFollowShpIds (Results 1 – 2 of 2) sorted by relevance
2981 if (USHRT_MAX != nPos && aFollowShpIds[nPos]) in WriteTxtFlyFrame()2982 aPropOpt.AddOpt(ESCHER_Prop_hspNext, aFollowShpIds[nPos]); in WriteTxtFlyFrame()3089 if (aFollowShpIds.Count()) in MakeZOrderArrAndFollowIds()3090 aFollowShpIds.Remove(0, aFollowShpIds.Count()); in MakeZOrderArrAndFollowIds()3106 aFollowShpIds.Insert(nShapeId, n); in MakeZOrderArrAndFollowIds()3117 if (0 == (nShapeId = aFollowShpIds[nPos])) in GetFlyShapeId()3120 aFollowShpIds[ nPos ] = nShapeId; in GetFlyShapeId()
153 SvULongs aFollowShpIds; member in SwEscherEx
Completed in 27 milliseconds