LibreOffice Module svtools (master) 1
Classes | Namespaces | Functions
fontsubstconfig.hxx File Reference
#include <svtools/svtdllapi.h>
#include <rtl/ustring.hxx>
#include <vector>
Include dependency graph for fontsubstconfig.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SubstitutionStruct
 

Namespaces

namespace  svtools
 

Functions

bool svtools::IsFontSubstitutionsEnabled ()
 
std::vector< SubstitutionStructsvtools::GetFontSubstitutions ()
 
void svtools::SetFontSubstitutions (bool bIsEnabled, std::vector< SubstitutionStruct > const &aSubstArr)
 
void svtools::ApplyFontSubstitutionsToVcl ()