Lines Matching refs:GetDashValue
302 bFound = (((XLineDashItem*)pCheckItem)->GetDashValue() == ((XDashEntry*)pEntry) ->GetDash()); in CheckNamedItem()
1071 const XDash& XLineDashItem::GetDashValue(const XDashList* pTable) const // GetValue -> GetDashValue in GetDashValue() function in XLineDashItem
1133 const XDash& rXD = GetDashValue(); in QueryValue()
1161 const XDash& rXD = GetDashValue(); in QueryValue()
1178 const XDash& rXD = GetDashValue(); in QueryValue()
1185 const XDash& rXD = GetDashValue(); in QueryValue()
1192 const XDash& rXD = GetDashValue(); in QueryValue()
1199 const XDash& rXD = GetDashValue(); in QueryValue()
1206 const XDash& rXD = GetDashValue(); in QueryValue()
1213 const XDash& rXD = GetDashValue(); in QueryValue()
1312 XDash aXDash = GetDashValue(); in PutValue()
1330 XDash aXDash = GetDashValue(); in PutValue()
1351 XDash aXDash = GetDashValue(); in PutValue()
1372 return ((XLineDashItem*)p1)->GetDashValue() == ((XLineDashItem*)p2)->GetDashValue(); in CompareValueFunc()