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 | |
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 82 of file metric.hxx.
References FontMetric::GetAscent(), FontMetric::GetDescent(), FontMetric::GetExternalLeading(), vcl::Font::GetFamilyName(), vcl::Font::GetFontSize(), FontMetric::GetInternalLeading(), FontMetric::GetLineHeight(), FontMetric::GetSlant(), Size::Height(), and Size::Width().