LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <vcl/dllapi.h>
#include <tools/long.hxx>
#include <tools/ref.hxx>
#include <fontattributes.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
class | FontMetricData |
Namespaces | |
namespace | vcl |
namespace | vcl::font |
A PhysicalFontFaceCollection is created by a PhysicalFontCollection and becomes invalid when original PhysicalFontCollection is modified. | |
Typedefs | |
typedef tools::SvRef< FontMetricData > | FontMetricDataRef |
typedef tools::SvRef<FontMetricData> FontMetricDataRef |
Definition at line 32 of file FontMetricData.hxx.