Searched refs:imageObjectVec (Results 1 – 1 of 1) sorted by relevance
1791 std::vector<std::shared_ptr<Drawing::ExtendImageObject>> imageObjectVec; in Unmarshalling() local1800 imageObjectVec.emplace_back(object); in Unmarshalling()1802 val->SetupObject(imageObjectVec); in Unmarshalling()