Home
last modified time | relevance | path

Searched refs:mpPageBody (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx84 mpPageBody = NULL; in Init()
119 mpPageBody (NULL), in PrinterGfx()
538 WritePS(mpPageBody, pString); in DrawPolyLineBezier()
870 WritePS (mpPageBody, pRotate); in PSRotate()
956 WritePS (mpPageBody, "~\n"); in PSBinEndPath()
1044 WritePS (mpPageBody, pScale); in PSScale()
1094 WritePS (mpPageBody, pPSArray); in PSDeltaArray()
1179 if( ! mpPageBody ) in DrawEPS()
1237 WritePS( mpPageBody, in DrawEPS()
1261 WritePS( mpPageBody, "\n" ); in DrawEPS()
[all …]
H A Dbitmap_gfx.cxx523 WritePS (mpPageBody, pGrayImage); in DrawPS1GrayImage()
526 HexEncoder* pEncoder = new HexEncoder (mpPageBody); in DrawPS1GrayImage()
539 WritePS (mpPageBody, "\n"); in DrawPS1GrayImage()
574 WritePS (mpPageBody, pImage); in writePS2ImageHeader()
584 WritePS (mpPageBody, "/DeviceGray setcolorspace\n"); in writePS2Colorspace()
589 WritePS (mpPageBody, "/DeviceRGB setcolorspace\n"); in writePS2Colorspace()
607 WritePS (mpPageBody, pImage); in writePS2Colorspace()
621 WritePS (mpPageBody, "pop ] setcolorspace\n"); in writePS2Colorspace()
634 ByteEncoder* pEncoder = mbCompressBmp ? new LZWEncoder(mpPageBody) in DrawPS2GrayImage()
655 ByteEncoder* pEncoder = mbCompressBmp ? new LZWEncoder(mpPageBody) in DrawPS2MonoImage()
[all …]
/aoo42x/main/vcl/inc/
H A Dprintergfx.hxx197 osl::File* mpPageBody; member in psp::PrinterGfx

Completed in 27 milliseconds