Lines Matching full:get
59 ASSERT(!historyItemWrappers().contains(m_historyItem.get()));
60 historyItemWrappers().set(m_historyItem.get(), this);
68 ASSERT(historyItemWrappers().contains(m_historyItem.get()));
69 historyItemWrappers().remove(m_historyItem.get());
86 instance = historyItemWrappers().get(historyItem.get());
186 historyItemWrappers().remove(m_historyItem.get());
188 historyItemWrappers().set(m_historyItem.get(), this);
200 if (dailyVector.get())
422 HRESULT hr = SafeArrayPutElement(children, &longI, item.get());
566 historyItemWrappers().remove(m_historyItem.get());
568 historyItemWrappers().set(m_historyItem.get(), this);
646 return m_historyItem.get();