LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
vcl::pdf::GraphicsState Struct Reference

#include <pdfwriter_impl.hxx>

Collaboration diagram for vcl::pdf::GraphicsState:
[legend]

Public Member Functions

 GraphicsState ()
 

Public Attributes

vcl::Font m_aFont
 
MapMode m_aMapMode
 
Color m_aLineColor
 
Color m_aFillColor
 
Color m_aTextLineColor
 
Color m_aOverlineColor
 
basegfx::B2DPolyPolygon m_aClipRegion
 
bool m_bClipRegion
 
vcl::text::ComplexTextLayoutFlags m_nLayoutMode
 
LanguageType m_aDigitLanguage
 
PushFlags m_nFlags
 
GraphicsStateUpdateFlags m_nUpdateFlags
 

Detailed Description

Definition at line 649 of file pdfwriter_impl.hxx.

Constructor & Destructor Documentation

◆ GraphicsState()

vcl::pdf::GraphicsState::GraphicsState ( )
inline

Definition at line 664 of file pdfwriter_impl.hxx.

References All, ALL, COL_TRANSPARENT(), Default, and text().

Member Data Documentation

◆ m_aClipRegion

basegfx::B2DPolyPolygon vcl::pdf::GraphicsState::m_aClipRegion

◆ m_aDigitLanguage

LanguageType vcl::pdf::GraphicsState::m_aDigitLanguage

Definition at line 660 of file pdfwriter_impl.hxx.

Referenced by vcl::PDFWriterImpl::updateGraphicsState().

◆ m_aFillColor

Color vcl::pdf::GraphicsState::m_aFillColor

◆ m_aFont

vcl::Font vcl::pdf::GraphicsState::m_aFont

◆ m_aLineColor

Color vcl::pdf::GraphicsState::m_aLineColor

◆ m_aMapMode

MapMode vcl::pdf::GraphicsState::m_aMapMode

◆ m_aOverlineColor

Color vcl::pdf::GraphicsState::m_aOverlineColor

◆ m_aTextLineColor

Color vcl::pdf::GraphicsState::m_aTextLineColor

◆ m_bClipRegion

bool vcl::pdf::GraphicsState::m_bClipRegion

◆ m_nFlags

PushFlags vcl::pdf::GraphicsState::m_nFlags

Definition at line 661 of file pdfwriter_impl.hxx.

Referenced by vcl::PDFWriterImpl::pop().

◆ m_nLayoutMode

vcl::text::ComplexTextLayoutFlags vcl::pdf::GraphicsState::m_nLayoutMode

Definition at line 659 of file pdfwriter_impl.hxx.

Referenced by vcl::PDFWriterImpl::updateGraphicsState().

◆ m_nUpdateFlags

GraphicsStateUpdateFlags vcl::pdf::GraphicsState::m_nUpdateFlags

Definition at line 662 of file pdfwriter_impl.hxx.

Referenced by vcl::PDFWriterImpl::updateGraphicsState().


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