LibreOffice Module vcl (master) 1
Classes | Namespaces | Typedefs | Functions
metric.hxx File Reference
#include <sal/config.h>
#include <tools/ref.hxx>
#include <tools/gen.hxx>
#include <vcl/dllapi.h>
#include <vcl/font.hxx>
Include dependency graph for metric.hxx:
This graph shows which files directly or indirectly include this file:

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< FontCharMapFontCharMapRef
 

Functions

template<typename charT , typename traits >
std::basic_ostream< charT, traits > & operator<< (std::basic_ostream< charT, traits > &stream, const FontMetric &rMetric)
 

Typedef Documentation

◆ FontCharMapRef

Definition at line 33 of file metric.hxx.

Function Documentation

◆ operator<<()

template<typename charT , typename traits >
std::basic_ostream< charT, traits > & operator<< ( std::basic_ostream< charT, traits > &  stream,
const FontMetric rMetric 
)
inline

Definition at line 35 of file metric.hxx.