LibreOffice Module vcl (master) 1
Classes | Namespaces | Functions | Variables
PDFiumLibrary.hxx File Reference
#include <memory>
#include <com/sun/star/util/DateTime.hpp>
#include <vcl/dllapi.h>
#include <basegfx/vector/b2dsize.hxx>
#include <basegfx/range/b2drectangle.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <rtl/ustring.hxx>
#include <tools/color.hxx>
#include <tools/gen.hxx>
#include <vcl/checksum.hxx>
#include <vcl/Scanline.hxx>
#include <vcl/pdf/PDFAnnotationSubType.hxx>
#include <vcl/pdf/PDFPageObjectType.hxx>
#include <vcl/pdf/PDFSegmentType.hxx>
#include <vcl/pdf/PDFBitmapType.hxx>
#include <vcl/pdf/PDFObjectType.hxx>
#include <vcl/pdf/PDFTextRenderMode.hxx>
#include <vcl/pdf/PDFFillMode.hxx>
#include <vcl/pdf/PDFFindFlags.hxx>
#include <vcl/pdf/PDFErrorType.hxx>
#include <vcl/pdf/PDFFormFieldType.hxx>
#include <vcl/pdf/PDFAnnotAActionType.hxx>
Include dependency graph for PDFiumLibrary.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcl::pdf::PDFium
 
class  vcl::pdf::PDFiumBitmap
 
class  vcl::pdf::PDFiumAnnotation
 
class  vcl::pdf::PDFiumPathSegment
 
class  vcl::pdf::PDFiumPageObject
 
class  vcl::pdf::PDFiumSearchHandle
 
class  vcl::pdf::PDFiumTextPage
 
class  vcl::pdf::PDFiumPage
 
class  vcl::pdf::PDFiumSignature
 Represents one digital signature, as exposed by PDFium. More...
 
class  vcl::pdf::PDFiumDocument
 
struct  vcl::pdf::PDFiumLibrary
 

Namespaces

namespace  vcl
 
namespace  vcl::pdf
 

Functions

OUString vcl::pdf::convertPdfDateToISO8601 (std::u16string_view rInput)
 

Variables

constexpr OStringLiteral vcl::pdf::constDictionaryKeyTitle = "T"
 
constexpr OStringLiteral vcl::pdf::constDictionaryKeyContents = "Contents"
 
constexpr OStringLiteral vcl::pdf::constDictionaryKeyPopup = "Popup"
 
constexpr OStringLiteral vcl::pdf::constDictionaryKeyModificationDate = "M"
 
constexpr OStringLiteral vcl::pdf::constDictionaryKeyInteriorColor = "IC"