Searched defs:asViewBstr (Results 1 – 1 of 1) sorted by relevance
180 virtual ViewBstr* asViewBstr() { return nullptr; } in asViewBstr() function181 const ViewBstr* asViewBstr() const { return const_cast<Item*>(this)->asViewBstr(); } in asViewBstr() function498 ViewBstr* asViewBstr() override { return this; } in asViewBstr() function867 ViewBstr* asViewBstr() override { return mTaggedItem->asViewBstr(); } in asViewBstr() function