LibreOffice Module drawinglayer (master) 1
Public Member Functions | Public Attributes | List of all members
emfplushelper::EMFPFont Struct Reference

#include <emfpfont.hxx>

Inheritance diagram for emfplushelper::EMFPFont:
[legend]
Collaboration diagram for emfplushelper::EMFPFont:
[legend]

Public Member Functions

void Read (SvMemoryStream &s)
 
bool Bold () const
 
bool Italic () const
 
bool Underline () const
 
bool Strikeout () const
 
- Public Member Functions inherited from emfplushelper::EMFPObject
virtual ~EMFPObject ()
 

Public Attributes

float emSize
 
sal_uInt32 sizeUnit
 
sal_Int32 fontFlags
 
OUString family
 

Detailed Description

Definition at line 32 of file emfpfont.hxx.

Member Function Documentation

◆ Bold()

bool emfplushelper::EMFPFont::Bold ( ) const
inline

◆ Italic()

bool emfplushelper::EMFPFont::Italic ( ) const
inline

◆ Read()

void emfplushelper::EMFPFont::Read ( SvMemoryStream s)

◆ Strikeout()

bool emfplushelper::EMFPFont::Strikeout ( ) const
inline

◆ Underline()

bool emfplushelper::EMFPFont::Underline ( ) const
inline

Member Data Documentation

◆ emSize

float emfplushelper::EMFPFont::emSize

◆ family

OUString emfplushelper::EMFPFont::family

Definition at line 37 of file emfpfont.hxx.

Referenced by emfplushelper::EmfPlusHelperData::processEmfPlusData(), and Read().

◆ fontFlags

sal_Int32 emfplushelper::EMFPFont::fontFlags

◆ sizeUnit

sal_uInt32 emfplushelper::EMFPFont::sizeUnit

Definition at line 35 of file emfpfont.hxx.

Referenced by emfplushelper::EmfPlusHelperData::processObjectRecord(), and Read().


The documentation for this struct was generated from the following files: