Searched refs:newHtmlEntry (Results 1 – 1 of 1) sorted by relevance
249 auto newHtmlEntry = std::make_shared<PasteDataEntry>(htmlUtdId, *htmlData); in ReplaceHtmlRecordContentByExtraUris() local250 htmlRecord->AddEntryByMimeType(MIMETYPE_TEXT_HTML, newHtmlEntry); in ReplaceHtmlRecordContentByExtraUris()