LibreOffice Module xmloff (master) 1
Functions | Variables
fonthdl.cxx File Reference
#include <sal/config.h>
#include <string_view>
#include "fonthdl.hxx"
#include <sax/tools/converter.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlement.hxx>
#include <rtl/ustrbuf.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <tools/fontenum.hxx>
Include dependency graph for fonthdl.cxx:

Go to the source code of this file.

Functions

static const SvXMLEnumMapEntry< FontFamily > * lcl_getFontFamilyGenericMapping ()
 

Variables

SvXMLEnumMapEntry< FontPitch > const aFontPitchMapping []
 

Function Documentation

◆ lcl_getFontFamilyGenericMapping()

static const SvXMLEnumMapEntry< FontFamily > * lcl_getFontFamilyGenericMapping ( )
static

Variable Documentation

◆ aFontPitchMapping

SvXMLEnumMapEntry<FontPitch> const aFontPitchMapping[]
Initial value:

Definition at line 54 of file fonthdl.cxx.

Referenced by XMLFontPitchPropHdl::exportXML(), and XMLFontPitchPropHdl::importXML().