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