LibreOffice Module vcl (master) 1
|
This is the complete list of members for vcl::pdf::PDFPage, including all inherited members.
appendLineInfo(const LineInfo &rInfo, OStringBuffer &rBuffer) const | vcl::pdf::PDFPage | |
appendMappedLength(sal_Int32 nLength, OStringBuffer &rBuffer, bool bVertical=true, sal_Int32 *pOutLength=nullptr) const | vcl::pdf::PDFPage | |
appendMappedLength(double fLength, OStringBuffer &rBuffer, bool bVertical=true, sal_Int32 nPrecision=5) const | vcl::pdf::PDFPage | |
appendMatrix3(Matrix3 const &rMatrix, OStringBuffer &rBuffer) | vcl::pdf::PDFPage | |
appendPixelPoint(const basegfx::B2DPoint &rPoint, OStringBuffer &rBuffer) const | vcl::pdf::PDFPage | |
appendPoint(const Point &rPoint, OStringBuffer &rBuffer) const | vcl::pdf::PDFPage | |
appendPolygon(const tools::Polygon &rPoly, OStringBuffer &rBuffer, bool bClose=true) const | vcl::pdf::PDFPage | |
appendPolygon(const basegfx::B2DPolygon &rPoly, OStringBuffer &rBuffer) const | vcl::pdf::PDFPage | |
appendPolyPolygon(const tools::PolyPolygon &rPolyPoly, OStringBuffer &rBuffer) const | vcl::pdf::PDFPage | |
appendPolyPolygon(const basegfx::B2DPolyPolygon &rPolyPoly, OStringBuffer &rBuffer) const | vcl::pdf::PDFPage | |
appendRect(const tools::Rectangle &rRect, OStringBuffer &rBuffer) const | vcl::pdf::PDFPage | |
appendWaveLine(sal_Int32 nLength, sal_Int32 nYOffset, sal_Int32 nDelta, OStringBuffer &rBuffer) const | vcl::pdf::PDFPage | |
beginStream() | vcl::pdf::PDFPage | |
convertRect(tools::Rectangle &rRect) const | vcl::pdf::PDFPage | |
emit(sal_Int32 nParentPage) | vcl::pdf::PDFPage | |
endStream() | vcl::pdf::PDFPage | |
getHeight() const | vcl::pdf::PDFPage | |
m_aAnnotations | vcl::pdf::PDFPage | |
m_aMCIDParents | vcl::pdf::PDFPage | |
m_aStreamObjects | vcl::pdf::PDFPage | |
m_eOrientation | vcl::pdf::PDFPage | |
m_eTransition | vcl::pdf::PDFPage | |
m_nBeginStreamPos | vcl::pdf::PDFPage | |
m_nPageHeight | vcl::pdf::PDFPage | |
m_nPageObject | vcl::pdf::PDFPage | |
m_nPageWidth | vcl::pdf::PDFPage | |
m_nStreamLengthObject | vcl::pdf::PDFPage | |
m_nTransTime | vcl::pdf::PDFPage | |
m_nUserUnit | vcl::pdf::PDFPage | |
m_pWriter | vcl::pdf::PDFPage | |
PDFPage(PDFWriterImpl *pWriter, double nPageWidth, double nPageHeight, PDFWriter::Orientation eOrientation) | vcl::pdf::PDFPage |