LibreOffice Module vcl (master) 1
psp::PrinterGfx Member List

This is the complete list of members for psp::PrinterGfx, including all inherited members.

BeginSetClipRegion()psp::PrinterGfx
Clear()psp::PrinterGfx
currentState()psp::PrinterGfxinlineprivate
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::PrinterGfxinline
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::PrinterGfxprivate
DrawPS2GrayImage(const PrinterBmp &rBitmap, const tools::Rectangle &rArea)psp::PrinterGfxprivate
DrawPS2MonoImage(const PrinterBmp &rBitmap, const tools::Rectangle &rArea)psp::PrinterGfxprivate
DrawPS2PaletteImage(const PrinterBmp &rBitmap, const tools::Rectangle &rArea)psp::PrinterGfxprivate
DrawPS2TrueColorImage(const PrinterBmp &rBitmap, const tools::Rectangle &rArea)psp::PrinterGfxprivate
DrawRect(const tools::Rectangle &rRectangle)psp::PrinterGfx
EndSetClipRegion()psp::PrinterGfx
GetArtificialBold() constpsp::PrinterGfxinline
GetArtificialItalic() constpsp::PrinterGfxinline
GetBitCount() constpsp::PrinterGfxinline
GetFontHeight() constpsp::PrinterGfxinline
GetFontID() constpsp::PrinterGfxinline
GetFontMgr()psp::PrinterGfxinline
GetFontVertical() constpsp::PrinterGfxinline
GetFontWidth() constpsp::PrinterGfxinline
Init(PrinterJob &rPrinterSpec)psp::PrinterGfx
Init(const JobData &rData)psp::PrinterGfx
JoinVerticalClipRectangles(std::list< tools::Rectangle >::iterator &it, Point &aOldPoint, sal_Int32 &nColumn)psp::PrinterGfxprivate
lineto enum valuepsp::PrinterGfx
maClipRegionpsp::PrinterGfxprivate
maFillColorpsp::PrinterGfxprivate
maGraphicsStackpsp::PrinterGfxprivate
maLineColorpsp::PrinterGfxprivate
maPS3Fontpsp::PrinterGfxprivate
maTextColorpsp::PrinterGfxprivate
maVirtualStatuspsp::PrinterGfxprivate
mbColorpsp::PrinterGfxprivate
mbTextVerticalpsp::PrinterGfxprivate
mbUploadPS42Fontspsp::PrinterGfxprivate
mfScaleXpsp::PrinterGfxprivate
mfScaleYpsp::PrinterGfxprivate
mnDepthpsp::PrinterGfxprivate
mnDpipsp::PrinterGfxprivate
mnFontIDpsp::PrinterGfxprivate
mnPSLevelpsp::PrinterGfxprivate
mnTextAnglepsp::PrinterGfxprivate
moveto enum valuepsp::PrinterGfx
mpPageBodypsp::PrinterGfxprivate
mrFontMgrpsp::PrinterGfxprivate
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 namepsp::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::PrinterGfxinline
PSSetFont()psp::PrinterGfx
PSSetFont(const OString &rName, rtl_TextEncoding nEncoding)psp::PrinterGfxinline
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::PrinterGfxinline
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::PrinterGfxinline
SetTextColor(PrinterColor const &rTextColor)psp::PrinterGfxinline
UnionClipRegion(sal_Int32 nX, sal_Int32 nY, sal_Int32 nDX, sal_Int32 nDY)psp::PrinterGfx
writePS2Colorspace(const PrinterBmp &rBitmap, psp::ImageType nType)psp::PrinterGfxprivate
writePS2ImageHeader(const tools::Rectangle &rArea, psp::ImageType nType)psp::PrinterGfxprivate
writeResources(osl::File *pFile, std::vector< OString > &rSuppliedFonts)psp::PrinterGfx
~PrinterGfx()psp::PrinterGfx