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

#include <ExternalPDFStreams.hxx>

Collaboration diagram for vcl::ExternalPDFStream:
[legend]

Public Member Functions

std::map< sal_Int32, sal_Int32 > & getCopiedResources ()
 
std::shared_ptr< filter::PDFDocument > & getPDFDocument ()
 

Public Attributes

BinaryDataContainer maDataContainer
 
std::shared_ptr< filter::PDFDocumentmpPDFDocument
 
std::map< sal_Int32, sal_Int32 > maCopiedResources
 

Detailed Description

Definition at line 29 of file ExternalPDFStreams.hxx.

Member Function Documentation

◆ getCopiedResources()

std::map< sal_Int32, sal_Int32 > & vcl::ExternalPDFStream::getCopiedResources ( )
inline

Definition at line 35 of file ExternalPDFStreams.hxx.

◆ getPDFDocument()

std::shared_ptr< filter::PDFDocument > & vcl::ExternalPDFStream::getPDFDocument ( )
inline

Member Data Documentation

◆ maCopiedResources

std::map<sal_Int32, sal_Int32> vcl::ExternalPDFStream::maCopiedResources

Definition at line 33 of file ExternalPDFStreams.hxx.

◆ maDataContainer

BinaryDataContainer vcl::ExternalPDFStream::maDataContainer

Definition at line 31 of file ExternalPDFStreams.hxx.

◆ mpPDFDocument

std::shared_ptr<filter::PDFDocument> vcl::ExternalPDFStream::mpPDFDocument

Definition at line 32 of file ExternalPDFStreams.hxx.


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