12 #include <rtl/ustring.hxx>
14 #include <unordered_map>
std::unordered_map< sal_uInt16, const Entry * > IndexToEntriesType
std::unordered_map< OUString, const Entry * > StrToEntriesType
Provide mapping from ODF text formatting styles to EditEngine's, for rich-text cell content import...
IndexToEntriesType maItemIDEntries
const Entry * getEntryByItemID(sal_uInt16 nItemID) const
const Entry * getEntryByAPIName(const OUString &rAPIName) const
StrToEntriesType maAPIEntries