LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <rtl/ustring.hxx>
#include <unotools/fontdefs.hxx>
#include <font/PhysicalFontFaceCollection.hxx>
#include <font/PhysicalFontCollection.hxx>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | vcl |
namespace | vcl::font |
A PhysicalFontFaceCollection is created by a PhysicalFontCollection and becomes invalid when original PhysicalFontCollection is modified. | |
Functions | |
static ImplFontAttrs | vcl::font::lcl_IsCJKFont (std::u16string_view rFontName) |