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

#include <pdfwriter_impl.hxx>

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

Public Attributes

Gradient m_aGradient
 
Size m_aSize
 
sal_Int32 m_nObject
 

Detailed Description

Definition at line 248 of file pdfwriter_impl.hxx.

Member Data Documentation

◆ m_aGradient

Gradient vcl::pdf::GradientEmit::m_aGradient

Definition at line 250 of file pdfwriter_impl.hxx.

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

◆ m_aSize

Size vcl::pdf::GradientEmit::m_aSize

Definition at line 251 of file pdfwriter_impl.hxx.

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

◆ m_nObject

sal_Int32 vcl::pdf::GradientEmit::m_nObject

Definition at line 252 of file pdfwriter_impl.hxx.

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


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