LibreOffice Module vcl (master) 1
|
Public Member Functions | |
Implementation () | |
~Implementation () | |
Public Attributes | |
std::shared_ptr< vcl::pdf::PDFium > | mpPDFium |
std::unique_ptr< vcl::pdf::PDFiumDocument > | mpPdfDocument |
std::unique_ptr< SearchContext > | mpSearchContext |
Definition at line 179 of file VectorGraphicSearch.cxx.
|
inline |
Definition at line 187 of file VectorGraphicSearch.cxx.
References get().
|
inline |
Definition at line 192 of file VectorGraphicSearch.cxx.
References mpSearchContext.
std::unique_ptr<vcl::pdf::PDFiumDocument> VectorGraphicSearch::Implementation::mpPdfDocument |
Definition at line 183 of file VectorGraphicSearch.cxx.
std::shared_ptr<vcl::pdf::PDFium> VectorGraphicSearch::Implementation::mpPDFium |
Definition at line 182 of file VectorGraphicSearch.cxx.
std::unique_ptr<SearchContext> VectorGraphicSearch::Implementation::mpSearchContext |
Definition at line 185 of file VectorGraphicSearch.cxx.
Referenced by ~Implementation().