LibreOffice Module vcl (master) 1
|
This is the complete list of members for EmbeddedFontsHelper, including all inherited members.
activateFont(const OUString &fontName, const OUString &fileUrl) | EmbeddedFontsHelper | privatestatic |
activateFonts() | EmbeddedFontsHelper | |
addEmbeddedFont(const css::uno::Reference< css::io::XInputStream > &stream, const OUString &fontName, std::u16string_view extra, std::vector< unsigned char > const &key, bool eot=false) | EmbeddedFontsHelper | |
clearTemporaryFontFiles() | EmbeddedFontsHelper | static |
fileUrlForTemporaryFont(const OUString &fontName, std::u16string_view extra) | EmbeddedFontsHelper | static |
fontFileUrl(std::u16string_view familyName, FontFamily family, FontItalic italic, FontWeight weight, FontPitch pitch, FontRights rights) | EmbeddedFontsHelper | static |
FontRights enum name | EmbeddedFontsHelper | |
m_aAccumulatedFonts | EmbeddedFontsHelper | private |
sufficientTTFRights(const void *data, tools::Long size, FontRights rights) | EmbeddedFontsHelper | static |
~EmbeddedFontsHelper() COVERITY_NOEXCEPT_FALSE | EmbeddedFontsHelper | inline |