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

#include <emfpcustomlinecap.hxx>

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

Public Member Functions

 EMFPCustomLineCap ()
 
void ReadPath (SvStream &s, EmfPlusHelperData const &rR, bool bFill)
 
void Read (SvStream &s, EmfPlusHelperData const &rR)
 
- Public Member Functions inherited from emfplushelper::EMFPObject
virtual ~EMFPObject ()
 

Public Attributes

sal_uInt32 type
 
sal_uInt32 strokeStartCap
 
sal_uInt32 strokeEndCap
 
sal_uInt32 strokeJoin
 
float miterLimit
 
float widthScale
 
basegfx::B2DPolyPolygon polygon
 
bool mbIsFilled
 

Detailed Description

Definition at line 26 of file emfpcustomlinecap.hxx.

Constructor & Destructor Documentation

◆ EMFPCustomLineCap()

emfplushelper::EMFPCustomLineCap::EMFPCustomLineCap ( )

Definition at line 36 of file emfpcustomlinecap.cxx.

References type.

Member Function Documentation

◆ Read()

void emfplushelper::EMFPCustomLineCap::Read ( SvStream s,
EmfPlusHelperData const &  rR 
)

◆ ReadPath()

void emfplushelper::EMFPCustomLineCap::ReadPath ( SvStream s,
EmfPlusHelperData const &  rR,
bool  bFill 
)

Member Data Documentation

◆ mbIsFilled

bool emfplushelper::EMFPCustomLineCap::mbIsFilled

Definition at line 32 of file emfpcustomlinecap.hxx.

Referenced by ReadPath().

◆ miterLimit

float emfplushelper::EMFPCustomLineCap::miterLimit

Definition at line 30 of file emfpcustomlinecap.hxx.

Referenced by Read().

◆ polygon

basegfx::B2DPolyPolygon emfplushelper::EMFPCustomLineCap::polygon

Definition at line 31 of file emfpcustomlinecap.hxx.

Referenced by ReadPath().

◆ strokeEndCap

sal_uInt32 emfplushelper::EMFPCustomLineCap::strokeEndCap

Definition at line 29 of file emfpcustomlinecap.hxx.

Referenced by Read().

◆ strokeJoin

sal_uInt32 emfplushelper::EMFPCustomLineCap::strokeJoin

Definition at line 29 of file emfpcustomlinecap.hxx.

Referenced by Read().

◆ strokeStartCap

sal_uInt32 emfplushelper::EMFPCustomLineCap::strokeStartCap

Definition at line 29 of file emfpcustomlinecap.hxx.

Referenced by Read().

◆ type

sal_uInt32 emfplushelper::EMFPCustomLineCap::type

Definition at line 28 of file emfpcustomlinecap.hxx.

Referenced by Read().

◆ widthScale

float emfplushelper::EMFPCustomLineCap::widthScale

Definition at line 30 of file emfpcustomlinecap.hxx.

Referenced by Read().


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