LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <memory>
#include <config_folders.h>
#include <config_eot.h>
#include <osl/file.hxx>
#include <rtl/bootstrap.hxx>
#include <sal/log.hxx>
#include <vcl/svapp.hxx>
#include <vcl/embeddedfontshelper.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <font/PhysicalFontFaceCollection.hxx>
#include <font/PhysicalFontCollection.hxx>
#include <salgdi.hxx>
#include <sft.hxx>
Go to the source code of this file.
Functions | |
static void | clearDir (const OUString &path) |
|
static |
Definition at line 42 of file embeddedfontshelper.cxx.
Referenced by EmbeddedFontsHelper::clearTemporaryFontFiles().