LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <tools/ref.hxx>
#include <tools/gen.hxx>
#include <vcl/dllapi.h>
#include <vcl/font.hxx>
Go to the source code of this file.
Classes | |
class | FontMetric |
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< FontCharMap > | FontCharMapRef |
Functions | |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, const FontMetric &rMetric) |
typedef tools::SvRef<FontCharMap> FontCharMapRef |
Definition at line 33 of file metric.hxx.
|
inline |
Definition at line 35 of file metric.hxx.