LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
VectorGraphicSearch::Implementation Class Reference

Public Member Functions

 Implementation ()
 
 ~Implementation ()
 

Public Attributes

std::shared_ptr< vcl::pdf::PDFiummpPDFium
 
std::unique_ptr< vcl::pdf::PDFiumDocumentmpPdfDocument
 
std::unique_ptr< SearchContext > mpSearchContext
 

Detailed Description

Definition at line 179 of file VectorGraphicSearch.cxx.

Constructor & Destructor Documentation

◆ Implementation()

VectorGraphicSearch::Implementation::Implementation ( )
inline

Definition at line 187 of file VectorGraphicSearch.cxx.

References get().

◆ ~Implementation()

VectorGraphicSearch::Implementation::~Implementation ( )
inline

Definition at line 192 of file VectorGraphicSearch.cxx.

References mpSearchContext.

Member Data Documentation

◆ mpPdfDocument

std::unique_ptr<vcl::pdf::PDFiumDocument> VectorGraphicSearch::Implementation::mpPdfDocument

Definition at line 183 of file VectorGraphicSearch.cxx.

◆ mpPDFium

std::shared_ptr<vcl::pdf::PDFium> VectorGraphicSearch::Implementation::mpPDFium

Definition at line 182 of file VectorGraphicSearch.cxx.

◆ mpSearchContext

std::unique_ptr<SearchContext> VectorGraphicSearch::Implementation::mpSearchContext

Definition at line 185 of file VectorGraphicSearch.cxx.

Referenced by ~Implementation().


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