checkAndEnableStreamEncryption(sal_Int32) override | vcl::filter::PDFDocument | inlinevirtual |
createObject() override | vcl::filter::PDFDocument | virtual |
DecodeHexString(PDFHexStringElement const *pElement) | vcl::filter::PDFDocument | static |
DecodeHexStringUTF16BE(PDFHexStringElement const &rElement) | vcl::filter::PDFDocument | static |
disableStreamEncryption() override | vcl::filter::PDFDocument | inlinevirtual |
FindStartXRef(SvStream &rStream) | vcl::filter::PDFDocument | static |
GetCatalog() | vcl::filter::PDFDocument | |
GetEditBuffer() | vcl::filter::PDFDocument | |
GetElements() const | vcl::filter::PDFDocument | |
GetNextSignature() | vcl::filter::PDFDocument | private |
GetObjectOffset(size_t nIndex) const | vcl::filter::PDFDocument | |
GetPages() | vcl::filter::PDFDocument | |
GetSignatureWidgets() | vcl::filter::PDFDocument | |
LookupObject(size_t nObjectNumber) | vcl::filter::PDFDocument | |
m_aEditBuffer | vcl::filter::PDFDocument | private |
m_aElements | vcl::filter::PDFDocument | private |
m_aEOFs | vcl::filter::PDFDocument | private |
m_aIDObjects | vcl::filter::PDFDocument | private |
m_aOffsetObjects | vcl::filter::PDFDocument | private |
m_aOffsetTrailers | vcl::filter::PDFDocument | private |
m_aSignatureLine | vcl::filter::PDFDocument | private |
m_aStartXRefs | vcl::filter::PDFDocument | private |
m_aTrailerOffsets | vcl::filter::PDFDocument | private |
m_aXRef | vcl::filter::PDFDocument | private |
m_nSignaturePage | vcl::filter::PDFDocument | private |
m_pTrailer | vcl::filter::PDFDocument | private |
m_pXRefStream | vcl::filter::PDFDocument | private |
operator=(const PDFDocument &)=delete | vcl::filter::PDFDocument | |
PDFDocument() | vcl::filter::PDFDocument | |
PDFDocument(const PDFDocument &)=delete | vcl::filter::PDFDocument | |
PushBackEOF(size_t nOffset) | vcl::filter::PDFDocument | |
Read(SvStream &rStream) | vcl::filter::PDFDocument | |
ReadKeyword(SvStream &rStream) | vcl::filter::PDFDocument | static |
ReadWithPossibleFixup(SvStream &rStream) | vcl::filter::PDFDocument | |
ReadXRef(SvStream &rStream) | vcl::filter::PDFDocument | |
ReadXRefStream(SvStream &rStream) | vcl::filter::PDFDocument | |
RemoveSignature(size_t nPosition) | vcl::filter::PDFDocument | |
SetIDObject(size_t nID, PDFObjectElement *pObject) | vcl::filter::PDFDocument | |
SetSignatureLine(std::vector< sal_Int8 > &&rSignatureLine) | vcl::filter::PDFDocument | |
SetSignaturePage(size_t nPage) | vcl::filter::PDFDocument | |
Sign(const css::uno::Reference< css::security::XCertificate > &xCertificate, const OUString &rDescription, bool bAdES) | vcl::filter::PDFDocument | |
SkipLineBreaks(SvStream &rStream) | vcl::filter::PDFDocument | static |
SkipWhitespace(SvStream &rStream) | vcl::filter::PDFDocument | static |
Tokenize(SvStream &rStream, TokenizeMode eMode, std::vector< std::unique_ptr< PDFElement > > &rElements, PDFObjectElement *pObjectElement) | vcl::filter::PDFDocument | |
updateObject(sal_Int32 n) override | vcl::filter::PDFDocument | virtual |
Write(SvStream &rStream) | vcl::filter::PDFDocument | |
WriteAnnotObject(PDFObjectElement const &rFirstPage, sal_Int32 nSignatureId, sal_Int32 nAppearanceId, const tools::Rectangle &rSignatureRectangle) | vcl::filter::PDFDocument | private |
WriteAppearanceObject(tools::Rectangle &rSignatureRectangle) | vcl::filter::PDFDocument | private |
writeBuffer(std::string_view aBuffer) | vcl::PDFObjectContainer | inline |
writeBufferBytes(const void *pBuffer, sal_uInt64 nBytes) override | vcl::filter::PDFDocument | virtual |
WriteCatalogObject(sal_Int32 nAnnotId, PDFReferenceElement *&pRoot) | vcl::filter::PDFDocument | private |
WritePageObject(PDFObjectElement &rFirstPage, sal_Int32 nAnnotId) | vcl::filter::PDFDocument | private |
WriteSignatureObject(const OUString &rDescription, bool bAdES, sal_uInt64 &rLastByteRangeOffset, sal_Int64 &rContentOffset) | vcl::filter::PDFDocument | private |
WriteXRef(sal_uInt64 nXRefOffset, PDFReferenceElement const *pRoot) | vcl::filter::PDFDocument | private |
~PDFDocument() | vcl::filter::PDFDocument | virtual |
~PDFObjectContainer() noexcept=default | vcl::PDFObjectContainer | protected |