Searched refs:aFollowShpIds (Results 1 – 2 of 2) sorted by relevance
2969 if (USHRT_MAX != nPos && aFollowShpIds[nPos]) in WriteTxtFlyFrame()2970 aPropOpt.AddOpt(ESCHER_Prop_hspNext, aFollowShpIds[nPos]); in WriteTxtFlyFrame()3077 if (aFollowShpIds.Count()) in MakeZOrderArrAndFollowIds()3078 aFollowShpIds.Remove(0, aFollowShpIds.Count()); in MakeZOrderArrAndFollowIds()3094 aFollowShpIds.Insert(nShapeId, n); in MakeZOrderArrAndFollowIds()3105 if (0 == (nShapeId = aFollowShpIds[nPos])) in GetFlyShapeId()3108 aFollowShpIds[ nPos ] = nShapeId; in GetFlyShapeId()
152 SvULongs aFollowShpIds; member in SwEscherEx