|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for psp::PrinterGfx, including all inherited members.
| BeginSetClipRegion() | psp::PrinterGfx | |
| Clear() | psp::PrinterGfx | |
| currentState() | psp::PrinterGfx | inlineprivate |
| DrawBitmap(const tools::Rectangle &rDest, const tools::Rectangle &rSrc, const PrinterBmp &rBitmap) | psp::PrinterGfx | |
| DrawEPS(const tools::Rectangle &rBoundingBox, void *pPtr, sal_uInt32 nSize) | psp::PrinterGfx | |
| DrawGlyph(const Point &rPoint, const GlyphItem &rGlyph) | psp::PrinterGfx | |
| drawGlyph(const Point &rPoint, sal_GlyphId aGlyphId) | psp::PrinterGfx | |
| DrawLine(const Point &rFrom, const Point &rTo) | psp::PrinterGfx | |
| DrawPixel(const Point &rPoint, const PrinterColor &rPixelColor) | psp::PrinterGfx | |
| DrawPixel(const Point &rPoint) | psp::PrinterGfx | inline |
| DrawPolygon(sal_uInt32 nPoints, const Point *pPath) | psp::PrinterGfx | |
| DrawPolygonBezier(sal_uInt32 nPoints, const Point *pPath, const PolyFlags *pFlgAry) | psp::PrinterGfx | |
| DrawPolyLine(sal_uInt32 nPoints, const Point *pPath) | psp::PrinterGfx | |
| DrawPolyLineBezier(sal_uInt32 nPoints, const Point *pPath, const PolyFlags *pFlgAry) | psp::PrinterGfx | |
| DrawPolyPolygon(sal_uInt32 nPoly, const sal_uInt32 *pPolygonSize, const Point **pPolygonList) | psp::PrinterGfx | |
| DrawPolyPolygonBezier(sal_uInt32 nPoly, const sal_uInt32 *pPoints, const Point *const *pPtAry, const PolyFlags *const *pFlgAry) | psp::PrinterGfx | |
| DrawPS1GrayImage(const PrinterBmp &rBitmap, const tools::Rectangle &rArea) | psp::PrinterGfx | private |
| DrawPS2GrayImage(const PrinterBmp &rBitmap, const tools::Rectangle &rArea) | psp::PrinterGfx | private |
| DrawPS2MonoImage(const PrinterBmp &rBitmap, const tools::Rectangle &rArea) | psp::PrinterGfx | private |
| DrawPS2PaletteImage(const PrinterBmp &rBitmap, const tools::Rectangle &rArea) | psp::PrinterGfx | private |
| DrawPS2TrueColorImage(const PrinterBmp &rBitmap, const tools::Rectangle &rArea) | psp::PrinterGfx | private |
| DrawRect(const tools::Rectangle &rRectangle) | psp::PrinterGfx | |
| EndSetClipRegion() | psp::PrinterGfx | |
| GetArtificialBold() const | psp::PrinterGfx | inline |
| GetArtificialItalic() const | psp::PrinterGfx | inline |
| GetBitCount() const | psp::PrinterGfx | inline |
| GetFontHeight() const | psp::PrinterGfx | inline |
| GetFontID() const | psp::PrinterGfx | inline |
| GetFontMgr() | psp::PrinterGfx | inline |
| GetFontVertical() const | psp::PrinterGfx | inline |
| GetFontWidth() const | psp::PrinterGfx | inline |
| Init(PrinterJob &rPrinterSpec) | psp::PrinterGfx | |
| Init(const JobData &rData) | psp::PrinterGfx | |
| JoinVerticalClipRectangles(std::list< tools::Rectangle >::iterator &it, Point &aOldPoint, sal_Int32 &nColumn) | psp::PrinterGfx | private |
| lineto enum value | psp::PrinterGfx | |
| maClipRegion | psp::PrinterGfx | private |
| maFillColor | psp::PrinterGfx | private |
| maGraphicsStack | psp::PrinterGfx | private |
| maLineColor | psp::PrinterGfx | private |
| maPS3Font | psp::PrinterGfx | private |
| maTextColor | psp::PrinterGfx | private |
| maVirtualStatus | psp::PrinterGfx | private |
| mbColor | psp::PrinterGfx | private |
| mbTextVertical | psp::PrinterGfx | private |
| mbUploadPS42Fonts | psp::PrinterGfx | private |
| mfScaleX | psp::PrinterGfx | private |
| mfScaleY | psp::PrinterGfx | private |
| mnDepth | psp::PrinterGfx | private |
| mnDpi | psp::PrinterGfx | private |
| mnFontID | psp::PrinterGfx | private |
| mnPSLevel | psp::PrinterGfx | private |
| mnTextAngle | psp::PrinterGfx | private |
| moveto enum value | psp::PrinterGfx | |
| mpPageBody | psp::PrinterGfx | private |
| mrFontMgr | psp::PrinterGfx | private |
| OnEndJob() | psp::PrinterGfx | |
| PrinterGfx() | psp::PrinterGfx | |
| PSBinCurrentPath(sal_uInt32 nPoints, const Point *pPath) | psp::PrinterGfx | |
| PSBinEndPath() | psp::PrinterGfx | |
| PSBinLineTo(const Point &rCurrent, Point &rOld, sal_Int32 &nColumn) | psp::PrinterGfx | |
| PSBinMoveTo(const Point &rCurrent, Point &rOld, sal_Int32 &nColumn) | psp::PrinterGfx | |
| PSBinPath(const Point &rCurrent, Point &rOld, pspath_t eType, sal_Int32 &nColumn) | psp::PrinterGfx | |
| PSBinStartPath() | psp::PrinterGfx | |
| PSGRestore() | psp::PrinterGfx | |
| PSGSave() | psp::PrinterGfx | |
| PSHexString(const unsigned char *pString, sal_Int16 nLen) | psp::PrinterGfx | |
| PSLineTo(const Point &rPoint) | psp::PrinterGfx | |
| PSMoveTo(const Point &rPoint) | psp::PrinterGfx | |
| pspath_t enum name | psp::PrinterGfx | |
| PSPointOp(const Point &rPoint, const char *pOperator) | psp::PrinterGfx | |
| PSRotate(Degree10 nAngle) | psp::PrinterGfx | |
| PSScale(double fScaleX, double fScaleY) | psp::PrinterGfx | |
| PSSetColor() | psp::PrinterGfx | |
| PSSetColor(const PrinterColor &rColor) | psp::PrinterGfx | inline |
| PSSetFont() | psp::PrinterGfx | |
| PSSetFont(const OString &rName, rtl_TextEncoding nEncoding) | psp::PrinterGfx | inline |
| PSSetLineWidth() | psp::PrinterGfx | |
| PSShowGlyph(const unsigned char nGlyphId) | psp::PrinterGfx | |
| PSTranslate(const Point &rPoint) | psp::PrinterGfx | |
| ResetClipRegion() | psp::PrinterGfx | |
| SetFillColor(const PrinterColor &rFillColor=PrinterColor()) | psp::PrinterGfx | inline |
| SetFont(sal_Int32 nFontID, sal_Int32 nPointHeight, sal_Int32 nPointWidth, Degree10 nAngle, bool bVertical, bool bArtItalic, bool bArtBold) | psp::PrinterGfx | |
| SetLineColor(const PrinterColor &rLineColor=PrinterColor()) | psp::PrinterGfx | inline |
| SetTextColor(PrinterColor const &rTextColor) | psp::PrinterGfx | inline |
| UnionClipRegion(sal_Int32 nX, sal_Int32 nY, sal_Int32 nDX, sal_Int32 nDY) | psp::PrinterGfx | |
| writePS2Colorspace(const PrinterBmp &rBitmap, psp::ImageType nType) | psp::PrinterGfx | private |
| writePS2ImageHeader(const tools::Rectangle &rArea, psp::ImageType nType) | psp::PrinterGfx | private |
| writeResources(osl::File *pFile, std::vector< OString > &rSuppliedFonts) | psp::PrinterGfx | |
| ~PrinterGfx() | psp::PrinterGfx |