alreadyParsing() const | vcl::filter::PDFElement | inline |
alreadyVisiting() const | vcl::filter::PDFElement | inline |
GetItems() const | vcl::filter::PDFDictionaryElement | |
GetKeyOffset(const OString &rKey) const | vcl::filter::PDFDictionaryElement | |
GetKeyValueLength(const OString &rKey) const | vcl::filter::PDFDictionaryElement | |
GetLocation() const | vcl::filter::PDFDictionaryElement | inline |
insert(OString const &rKey, PDFElement *pPDFElement) | vcl::filter::PDFDictionaryElement | inline |
Lookup(const std::map< OString, PDFElement * > &rDictionary, const OString &rKey) | vcl::filter::PDFDictionaryElement | static |
LookupElement(const OString &rDictionaryKey) | vcl::filter::PDFDictionaryElement | |
LookupObject(const OString &rDictionaryKey) | vcl::filter::PDFDictionaryElement | |
m_aDictionaryKeyOffset | vcl::filter::PDFDictionaryElement | private |
m_aDictionaryKeyValueLength | vcl::filter::PDFDictionaryElement | private |
m_aItems | vcl::filter::PDFDictionaryElement | private |
m_bParsing | vcl::filter::PDFElement | private |
m_bVisiting | vcl::filter::PDFElement | private |
m_nLocation | vcl::filter::PDFDictionaryElement | private |
PDFDictionaryElement() | vcl::filter::PDFDictionaryElement | |
PDFElement()=default | vcl::filter::PDFElement | |
Read(SvStream &rStream) override | vcl::filter::PDFDictionaryElement | virtual |
SetKeyOffset(const OString &rKey, sal_uInt64 nOffset) | vcl::filter::PDFDictionaryElement | |
SetKeyValueLength(const OString &rKey, sal_uInt64 nLength) | vcl::filter::PDFDictionaryElement | |
setParsing(bool bParsing) | vcl::filter::PDFElement | inline |
setVisiting(bool bVisiting) | vcl::filter::PDFElement | inline |
writeString(OStringBuffer &rBuffer) override | vcl::filter::PDFDictionaryElement | inlinevirtual |
~PDFElement()=default | vcl::filter::PDFElement | virtual |