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

#include <pdfwriter_impl.hxx>

Public Member Functions

 PDFStructureAttribute ()
 
 PDFStructureAttribute (PDFWriter::StructAttributeValue eVal)
 
 PDFStructureAttribute (sal_Int32 nVal)
 

Public Attributes

PDFWriter::StructAttributeValue eValue
 
sal_Int32 nValue
 

Detailed Description

Definition at line 552 of file pdfwriter_impl.hxx.

Constructor & Destructor Documentation

◆ PDFStructureAttribute() [1/3]

vcl::pdf::PDFStructureAttribute::PDFStructureAttribute ( )
inline

Definition at line 557 of file pdfwriter_impl.hxx.

References Invalid.

◆ PDFStructureAttribute() [2/3]

vcl::pdf::PDFStructureAttribute::PDFStructureAttribute ( PDFWriter::StructAttributeValue  eVal)
inlineexplicit

Definition at line 562 of file pdfwriter_impl.hxx.

◆ PDFStructureAttribute() [3/3]

vcl::pdf::PDFStructureAttribute::PDFStructureAttribute ( sal_Int32  nVal)
inlineexplicit

Definition at line 567 of file pdfwriter_impl.hxx.

References Invalid.

Member Data Documentation

◆ eValue

PDFWriter::StructAttributeValue vcl::pdf::PDFStructureAttribute::eValue

Definition at line 554 of file pdfwriter_impl.hxx.

Referenced by vcl::appendStructureAttributeLine().

◆ nValue

sal_Int32 vcl::pdf::PDFStructureAttribute::nValue

Definition at line 555 of file pdfwriter_impl.hxx.

Referenced by vcl::appendStructureAttributeLine().


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