LibreOffice Module vcl (master) 1
|
#include <pdfwriter_impl.hxx>
Public Member Functions | |
GraphicsState () | |
Definition at line 649 of file pdfwriter_impl.hxx.
|
inline |
Definition at line 664 of file pdfwriter_impl.hxx.
References All, ALL, COL_TRANSPARENT(), Default, and text().
basegfx::B2DPolyPolygon vcl::pdf::GraphicsState::m_aClipRegion |
Definition at line 657 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::pop(), and vcl::PDFWriterImpl::updateGraphicsState().
LanguageType vcl::pdf::GraphicsState::m_aDigitLanguage |
Definition at line 660 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::updateGraphicsState().
Color vcl::pdf::GraphicsState::m_aFillColor |
Definition at line 654 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::beginRedirect(), vcl::PDFWriterImpl::drawLayout(), vcl::PDFWriterImpl::drawTransparent(), vcl::PDFWriterImpl::endRedirect(), vcl::PDFWriterImpl::pop(), and vcl::PDFWriterImpl::updateGraphicsState().
vcl::Font vcl::pdf::GraphicsState::m_aFont |
Definition at line 651 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::drawLayout(), vcl::PDFWriterImpl::drawRelief(), vcl::PDFWriterImpl::drawShadow(), vcl::PDFWriterImpl::drawStraightTextLine(), vcl::PDFWriterImpl::drawStrikeoutChar(), vcl::PDFWriterImpl::drawTextLine(), vcl::PDFWriterImpl::PDFWriterImpl(), vcl::PDFWriterImpl::pop(), and vcl::PDFWriterImpl::updateGraphicsState().
Color vcl::pdf::GraphicsState::m_aLineColor |
Definition at line 653 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::beginRedirect(), vcl::PDFWriterImpl::drawLayout(), vcl::PDFWriterImpl::drawTransparent(), vcl::PDFWriterImpl::endRedirect(), vcl::PDFWriterImpl::pop(), and vcl::PDFWriterImpl::updateGraphicsState().
MapMode vcl::pdf::GraphicsState::m_aMapMode |
Definition at line 652 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::drawLayout(), vcl::PDFWriterImpl::PDFWriterImpl(), vcl::PDFWriterImpl::pop(), vcl::PDFWriterImpl::setMapMode(), and vcl::PDFWriterImpl::updateGraphicsState().
Color vcl::pdf::GraphicsState::m_aOverlineColor |
Definition at line 656 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::drawRelief(), vcl::PDFWriterImpl::drawShadow(), vcl::PDFWriterImpl::drawTextLine(), and vcl::PDFWriterImpl::pop().
Color vcl::pdf::GraphicsState::m_aTextLineColor |
Definition at line 655 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::drawRelief(), vcl::PDFWriterImpl::drawShadow(), vcl::PDFWriterImpl::drawTextLine(), and vcl::PDFWriterImpl::pop().
bool vcl::pdf::GraphicsState::m_bClipRegion |
Definition at line 658 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::pop(), and vcl::PDFWriterImpl::updateGraphicsState().
PushFlags vcl::pdf::GraphicsState::m_nFlags |
Definition at line 661 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::pop().
vcl::text::ComplexTextLayoutFlags vcl::pdf::GraphicsState::m_nLayoutMode |
Definition at line 659 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::updateGraphicsState().
GraphicsStateUpdateFlags vcl::pdf::GraphicsState::m_nUpdateFlags |
Definition at line 662 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::updateGraphicsState().