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

#include <emfpstringformat.hxx>

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

Public Member Functions

 EMFPStringFormat ()
 
void Read (SvMemoryStream &s)
 
bool DirectionRightToLeft () const
 
bool DirectionVertical () const
 
bool NoFitBlackBox () const
 
bool DisplayFormatControl () const
 
bool NoFontFallback () const
 
bool MeasureTrailingSpaces () const
 
bool NoWrap () const
 
bool LineLimit () const
 
bool NoClip () const
 
bool BypassGDI () const
 
- Public Member Functions inherited from emfplushelper::EMFPObject
virtual ~EMFPObject ()
 

Public Attributes

sal_uInt32 header
 
sal_uInt32 stringFormatFlags
 
sal_uInt32 language
 
sal_uInt32 stringAlignment
 
sal_uInt32 lineAlign
 
sal_uInt32 digitSubstitution
 
sal_uInt32 digitLanguage
 
float firstTabOffset
 
sal_Int32 hotkeyPrefix
 
float leadingMargin
 
float trailingMargin
 
float tracking
 
sal_Int32 trimming
 
sal_Int32 tabStopCount
 
sal_Int32 rangeCount
 

Detailed Description

Definition at line 69 of file emfpstringformat.hxx.

Constructor & Destructor Documentation

◆ EMFPStringFormat()

emfplushelper::EMFPStringFormat::EMFPStringFormat ( )

Definition at line 26 of file emfpstringformat.cxx.

References header.

Member Function Documentation

◆ BypassGDI()

bool emfplushelper::EMFPStringFormat::BypassGDI ( ) const
inline

Definition at line 100 of file emfpstringformat.hxx.

References stringFormatFlags.

◆ DirectionRightToLeft()

bool emfplushelper::EMFPStringFormat::DirectionRightToLeft ( ) const
inline

◆ DirectionVertical()

bool emfplushelper::EMFPStringFormat::DirectionVertical ( ) const
inline

◆ DisplayFormatControl()

bool emfplushelper::EMFPStringFormat::DisplayFormatControl ( ) const
inline

Definition at line 94 of file emfpstringformat.hxx.

References stringFormatFlags.

◆ LineLimit()

bool emfplushelper::EMFPStringFormat::LineLimit ( ) const
inline

Definition at line 98 of file emfpstringformat.hxx.

References stringFormatFlags.

◆ MeasureTrailingSpaces()

bool emfplushelper::EMFPStringFormat::MeasureTrailingSpaces ( ) const
inline

Definition at line 96 of file emfpstringformat.hxx.

References stringFormatFlags.

◆ NoClip()

bool emfplushelper::EMFPStringFormat::NoClip ( ) const
inline

Definition at line 99 of file emfpstringformat.hxx.

References stringFormatFlags.

◆ NoFitBlackBox()

bool emfplushelper::EMFPStringFormat::NoFitBlackBox ( ) const
inline

Definition at line 93 of file emfpstringformat.hxx.

References stringFormatFlags.

◆ NoFontFallback()

bool emfplushelper::EMFPStringFormat::NoFontFallback ( ) const
inline

Definition at line 95 of file emfpstringformat.hxx.

References stringFormatFlags.

◆ NoWrap()

bool emfplushelper::EMFPStringFormat::NoWrap ( ) const
inline

Definition at line 97 of file emfpstringformat.hxx.

References stringFormatFlags.

◆ Read()

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

Member Data Documentation

◆ digitLanguage

sal_uInt32 emfplushelper::EMFPStringFormat::digitLanguage

Definition at line 77 of file emfpstringformat.hxx.

Referenced by Read().

◆ digitSubstitution

sal_uInt32 emfplushelper::EMFPStringFormat::digitSubstitution

Definition at line 76 of file emfpstringformat.hxx.

Referenced by Read().

◆ firstTabOffset

float emfplushelper::EMFPStringFormat::firstTabOffset

Definition at line 78 of file emfpstringformat.hxx.

Referenced by Read().

◆ header

sal_uInt32 emfplushelper::EMFPStringFormat::header

Definition at line 71 of file emfpstringformat.hxx.

Referenced by Read().

◆ hotkeyPrefix

sal_Int32 emfplushelper::EMFPStringFormat::hotkeyPrefix

Definition at line 79 of file emfpstringformat.hxx.

Referenced by Read().

◆ language

sal_uInt32 emfplushelper::EMFPStringFormat::language

◆ leadingMargin

float emfplushelper::EMFPStringFormat::leadingMargin

◆ lineAlign

sal_uInt32 emfplushelper::EMFPStringFormat::lineAlign

◆ rangeCount

sal_Int32 emfplushelper::EMFPStringFormat::rangeCount

Definition at line 85 of file emfpstringformat.hxx.

Referenced by Read().

◆ stringAlignment

sal_uInt32 emfplushelper::EMFPStringFormat::stringAlignment

◆ stringFormatFlags

sal_uInt32 emfplushelper::EMFPStringFormat::stringFormatFlags

◆ tabStopCount

sal_Int32 emfplushelper::EMFPStringFormat::tabStopCount

Definition at line 84 of file emfpstringformat.hxx.

Referenced by Read().

◆ tracking

float emfplushelper::EMFPStringFormat::tracking

Definition at line 82 of file emfpstringformat.hxx.

Referenced by Read().

◆ trailingMargin

float emfplushelper::EMFPStringFormat::trailingMargin

◆ trimming

sal_Int32 emfplushelper::EMFPStringFormat::trimming

Definition at line 83 of file emfpstringformat.hxx.

Referenced by Read().


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