LibreOffice Module xmloff (master) 1
Macros | Variables
XMLFontStylesContext.cxx File Reference
#include <xmloff/XMLFontStylesContext.hxx>
#include "XMLFontStylesContext_impl.hxx"
#include <com/sun/star/awt/FontFamily.hpp>
#include <com/sun/star/awt/FontPitch.hpp>
#include <com/sun/star/embed/ElementModes.hpp>
#include <com/sun/star/embed/XStorage.hpp>
#include <comphelper/seqstream.hxx>
#include <sal/log.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include "fonthdl.hxx"
#include <xmloff/xmlimp.hxx>
#include <xmloff/maptype.hxx>
#include <xmloff/XMLBase64ImportContext.hxx>
Include dependency graph for XMLFontStylesContext.cxx:

Go to the source code of this file.

Macros

#define XML_STYLE_FAMILY_FONT   XmlStyleFamily::PAGE_MASTER
 

Variables

const char OPENTYPE_FORMAT [] = "opentype"
 
const char TRUETYPE_FORMAT [] = "truetype"
 
const char EOT_FORMAT [] = "embedded-opentype"
 

Macro Definition Documentation

◆ XML_STYLE_FAMILY_FONT

#define XML_STYLE_FAMILY_FONT   XmlStyleFamily::PAGE_MASTER

Definition at line 50 of file XMLFontStylesContext.cxx.

Variable Documentation

◆ EOT_FORMAT

const char EOT_FORMAT[] = "embedded-opentype"

◆ OPENTYPE_FORMAT

const char OPENTYPE_FORMAT[] = "opentype"

◆ TRUETYPE_FORMAT

const char TRUETYPE_FORMAT[] = "truetype"