PSWriter Class Reference

Collaboration diagram for PSWriter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

BOOL WritePS (const Graphic &rGraphic, SvStream &rTargetStream, FilterConfigItem *)
 PSWriter ()
 ~PSWriter ()

Private Member Functions

void ImplWriteProlog (const Graphic *pPreviewEPSI=NULL)
void ImplWriteEpilog ()
void ImplWriteActions (const GDIMetaFile &rMtf, VirtualDevice &rVDev)
void ImplExecMode (ULONG nMode)
void ImplWriteLine (const char *, ULONG nMode=PS_RET)
void ImplWriteF (sal_Int32 nNumb, ULONG nCount=3, ULONG nMode=PS_SPACE)
void ImplWriteDouble (double, ULONG nMode=PS_SPACE)
void ImplWriteLong (sal_Int32 nNumb, ULONG nMode=PS_SPACE)
void ImplWriteByte (BYTE nNumb, ULONG nMode=PS_SPACE)
void ImplWriteHexByte (BYTE nNumb, ULONG nMode=PS_WRAP)
void ImplWriteB1 (BYTE nNumb, ULONG nMode=PS_SPACE)
void ImplWritePoint (const Point &, sal_uInt32 nMode=PS_SPACE)
void ImplMoveTo (const Point &, sal_uInt32 nMode=PS_SPACE)
void ImplLineTo (const Point &, sal_uInt32 nMode=PS_SPACE)
void ImplCurveTo (const Point &rP1, const Point &rP2, const Point &rP3, sal_uInt32 nMode=PS_SPACE)
void ImplTranslate (const double &fX, const double &fY, sal_uInt32 nMode=PS_RET)
void ImplScale (const double &fX, const double &fY, sal_uInt32 nMode=PS_RET)
void ImplWriteLine (const Polygon &rPolygon)
void ImplAddPath (const Polygon &rPolygon)
void ImplWriteLineInfo (double fLineWidth, double fMiterLimit, SvtGraphicStroke::CapType eLineCap, SvtGraphicStroke::JoinType eJoinType, SvtGraphicStroke::DashArray &rDashArray)
void ImplWriteLineInfo (const LineInfo &rLineInfo)
void ImplRect (const Rectangle &rRectangle)
void ImplRectFill (const Rectangle &rRectangle)
void ImplWriteGradient (const PolyPolygon &rPolyPoly, const Gradient &rGradient, VirtualDevice &rVDev)
void ImplIntersect (const PolyPolygon &rPolyPoly)
void ImplPolyPoly (const PolyPolygon &rPolyPolygon, sal_Bool bTextOutline=sal_False)
void ImplPolyLine (const Polygon &rPolygon)
void ImplSetClipRegion (Region &rRegion)
void ImplBmp (Bitmap *, Bitmap *, const Point &, double nWidth, double nHeight)
void ImplText (const String &rUniString, const Point &rPos, const INT32 *pDXArry, sal_Int32 nWidth, VirtualDevice &rVDev)
void ImplSetAttrForText (const Point &rPoint)
void ImplWriteCharacter (sal_Char)
void ImplWriteString (const ByteString &, VirtualDevice &rVDev, const INT32 *pDXArry=NULL, BOOL bStretch=FALSE)
void ImplDefineFont (const char *, const char *)
void ImplClosePathDraw (ULONG nMode=PS_RET)
void ImplPathDraw ()
void ImplWriteLineColor (ULONG nMode=PS_RET)
void ImplWriteFillColor (ULONG nMode=PS_RET)
void ImplWriteTextColor (ULONG nMode=PS_RET)
void ImplWriteTextFillColor (ULONG nMode=PS_RET)
void ImplWriteColor (ULONG nMode)
double ImplGetScaling (const MapMode &)
void ImplGetMapMode (const MapMode &)
BOOL ImplGetBoundingBox (double *nNumb, BYTE *pSource, ULONG nSize)
BYTEImplSearchEntry (BYTE *pSource, BYTE *pDest, ULONG nComp, ULONG nSize)
void StartCompression ()
void Compress (BYTE nSrc)
void EndCompression ()
void WriteBits (USHORT nCode, USHORT nCodeLen)

Private Attributes

BOOL mbStatus
ULONG mnLevelWarning
ULONG mnLastPercent
UINT32 mnLatestPush
long mnLevel
sal_Bool mbGrayScale
sal_Bool mbCompression
sal_Int32 mnPreview
sal_Int32 mnTextMode
SvStream * mpPS
const GDIMetaFilepMTF
GDIMetaFilepAMTF
VirtualDevice aVDev
double nBoundingX1
double nBoundingY1
double nBoundingX2
double nBoundingY2
StackMemberpGDIStack
ULONG mnCursorPos
Color aColor
BOOL bLineColor
Color aLineColor
BOOL bFillColor
Color aFillColor
Color aTextColor
BOOL bTextFillColor
Color aTextFillColor
Color aBackgroundColor
BOOL bRegionChanged
TextAlign eTextAlign
double fLineWidth
double fMiterLimit
SvtGraphicStroke::CapType eLineCap
SvtGraphicStroke::JoinType eJoinType
SvtGraphicStroke::DashArray aDashArray
Font maFont
Font maLastFont
BYTE nChrSet
ChrSetpChrSetList
BYTE nNextChrSetId
PSLZWCTreeNodepTable
PSLZWCTreeNodepPrefix
USHORT nDataSize
USHORT nClearCode
USHORT nEOICode
USHORT nTableSize
USHORT nCodeSize
ULONG nOffset
ULONG dwShift
com::sun::star::uno::Reference
< com::sun::star::task::XStatusIndicator > 
xStatusIndicator


Detailed Description

Definition at line 110 of file eps.cxx.


Constructor & Destructor Documentation

PSWriter::PSWriter (  ) 

Definition at line 257 of file eps.cxx.

References pAMTF.

PSWriter::~PSWriter (  ) 

Definition at line 263 of file eps.cxx.

References pAMTF.


Member Function Documentation

void PSWriter::ImplWriteProlog ( const Graphic pPreviewEPSI = NULL  )  [private]

void PSWriter::ImplWriteEpilog (  )  [private]

Definition at line 597 of file eps.cxx.

References ImplTranslate(), ImplWriteLine(), and nBoundingY2.

Referenced by WritePS().

void PSWriter::ImplWriteActions ( const GDIMetaFile rMtf,
VirtualDevice rVDev 
) [private]

Definition at line 613 of file eps.cxx.

References StackMember::aBackgroundCol, aBackgroundColor, aColor, aDashArray, StackMember::aDashArray, GDIMetaFile::AddAction(), OutputDevice::AddHatchActions(), StackMember::aFillCol, aFillColor, StackMember::aFont, StackMember::aGlobalCol, StackMember::aLineCol, aLineColor, StackMember::aTextCol, aTextColor, StackMember::aTextFillCol, aTextFillColor, StackMember::bFillCol, bFillColor, StackMember::bLineCol, bLineColor, BMP_CONVERSION_8BIT_GREYS, BOOL, bRegionChanged, StackMember::bTextFillCol, bTextFillColor, MetaAction::Clone(), Bitmap::Convert(), BitmapEx::Crop(), Bitmap::Crop(), eJoinType, StackMember::eJoinType, eLineCap, StackMember::eLineCap, StackMember::eTextAlign, eTextAlign, MetaAction::Execute(), FALSE, SvtGraphicFill::fillGradient, SvtGraphicFill::fillHatch, SvtGraphicFill::fillSolid, SvtGraphicFill::fillTexture, fLineWidth, StackMember::fLineWidth, fMiterLimit, StackMember::fMiterLimit, FRound(), GDIMetaFile::GetAction(), GDIMetaFile::GetActionCount(), Wallpaper::GetBitmap(), BitmapEx::GetBitmap(), Wallpaper::GetColor(), MetaCommentAction::GetComment(), MetaCommentAction::GetData(), GfxLink::GetData(), MetaCommentAction::GetDataSize(), GfxLink::GetDataSize(), MetaTextArrayAction::GetDXArray(), MetaFloatTransparentAction::GetGDIMetaFile(), MetaGradientExAction::GetGradient(), MetaTextArrayAction::GetIndex(), MetaStretchTextAction::GetIndex(), MetaTextAction::GetIndex(), MetaTextArrayAction::GetLen(), MetaStretchTextAction::GetLen(), MetaTextAction::GetLen(), OutputDevice::GetMapMode(), BitmapEx::GetMask(), MetaFloatTransparentAction::GetPoint(), MetaTextArrayAction::GetPoint(), MetaStretchTextAction::GetPoint(), MetaTextAction::GetPoint(), MetaGradientExAction::GetPolyPolygon(), GDIMetaFile::GetPrefMapMode(), MetaISectRectClipRegionAction::GetRect(), MetaWallpaperAction::GetRect(), MetaISectRegionClipRegionAction::GetRegion(), MetaClipRegionAction::GetRegion(), MetaFloatTransparentAction::GetSize(), Bitmap::GetSizePixel(), MetaTextArrayAction::GetText(), MetaStretchTextAction::GetText(), MetaTextAction::GetText(), MetaAction::GetType(), MetaWallpaperAction::GetWallpaper(), MetaStretchTextAction::GetWidth(), ImplAddPath(), ImplBmp(), ImplExecMode(), ImplGetBoundingBox(), ImplGetMapMode(), ImplIntersect(), ImplLineTo(), ImplMoveTo(), ImplPathDraw(), ImplPolyLine(), ImplPolyPoly(), ImplRect(), ImplRectFill(), ImplSearchEntry(), ImplSetClipRegion(), ImplText(), ImplWriteFillColor(), ImplWriteGradient(), ImplWriteLine(), ImplWriteLineColor(), ImplWriteLineInfo(), Wallpaper::IsBitmap(), Wallpaper::IsGradient(), BitmapEx::IsTransparent(), OutputDevice::LogicToLogic(), maFont, maLastFont, mbGrayScale, META_ARC_ACTION, META_BMP_ACTION, META_BMPEX_ACTION, META_BMPEXSCALE_ACTION, META_BMPEXSCALEPART_ACTION, META_BMPSCALE_ACTION, META_BMPSCALEPART_ACTION, META_CHORD_ACTION, META_CLIPREGION_ACTION, META_COMMENT_ACTION, META_ELLIPSE_ACTION, META_EPS_ACTION, META_FILLCOLOR_ACTION, META_FLOATTRANSPARENT_ACTION, META_FONT_ACTION, META_GRADIENT_ACTION, META_GRADIENTEX_ACTION, META_HATCH_ACTION, META_ISECTRECTCLIPREGION_ACTION, META_ISECTREGIONCLIPREGION_ACTION, META_LINE_ACTION, META_LINECOLOR_ACTION, META_MAPMODE_ACTION, META_MASK_ACTION, META_MASKSCALE_ACTION, META_MASKSCALEPART_ACTION, META_MOVECLIPREGION_ACTION, META_NULL_ACTION, META_PIE_ACTION, META_PIXEL_ACTION, META_POINT_ACTION, META_POLYGON_ACTION, META_POLYLINE_ACTION, META_POLYPOLYGON_ACTION, META_POP_ACTION, META_PUSH_ACTION, META_RASTEROP_ACTION, META_RECT_ACTION, META_ROUNDRECT_ACTION, META_STRETCHTEXT_ACTION, META_TEXT_ACTION, META_TEXTALIGN_ACTION, META_TEXTARRAY_ACTION, META_TEXTCOLOR_ACTION, META_TEXTFILLCOLOR_ACTION, META_TEXTRECT_ACTION, META_TRANSPARENT_ACTION, META_WALLPAPER_ACTION, mnCursorPos, mnLatestPush, mnLevel, mnLevelWarning, mpPS, pGDIStack, Polygon, PolyPolygon, OutputDevice::Pop(), POSTSCRIPT_BOUNDINGSEARCH, PS_RET, PS_SPACE, StackMember::pSucc, OutputDevice::Push(), MetaRoundRectAction::Scale(), OutputDevice::SetFont(), OutputDevice::SetMapMode(), and TRUE.

Referenced by ImplWriteGradient(), and WritePS().

void PSWriter::ImplExecMode ( ULONG  nMode  )  [inline, private]

void PSWriter::ImplWriteLine ( const char *  pString,
ULONG  nMode = PS_RET 
) [inline, private]

void PSWriter::ImplWriteF ( sal_Int32  nNumb,
ULONG  nCount = 3,
ULONG  nMode = PS_SPACE 
) [private]

Definition at line 2423 of file eps.cxx.

References ImplExecMode(), mnCursorPos, and mpPS.

Referenced by ImplSetAttrForText(), ImplText(), ImplWriteB1(), and ImplWriteColor().

void PSWriter::ImplWriteDouble ( double  fNumber,
ULONG  nMode = PS_SPACE 
) [private]

void PSWriter::ImplWriteLong ( sal_Int32  nNumb,
ULONG  nMode = PS_SPACE 
) [private]

Definition at line 2361 of file eps.cxx.

References ImplExecMode(), mnCursorPos, and mpPS.

Referenced by ImplBmp(), ImplWriteLineInfo(), and ImplWriteProlog().

void PSWriter::ImplWriteByte ( BYTE  nNumb,
ULONG  nMode = PS_SPACE 
) [private]

void PSWriter::ImplWriteHexByte ( BYTE  nNumb,
ULONG  nMode = PS_WRAP 
) [private]

Definition at line 2472 of file eps.cxx.

References ImplExecMode(), mnCursorPos, and mpPS.

Referenced by ImplBmp(), and WriteBits().

void PSWriter::ImplWriteB1 ( BYTE  nNumb,
ULONG  nMode = PS_SPACE 
) [private]

Definition at line 2491 of file eps.cxx.

References ImplWriteF().

Referenced by ImplWriteColor().

void PSWriter::ImplWritePoint ( const Point &  rPoint,
sal_uInt32  nMode = PS_SPACE 
) [inline, private]

Definition at line 1389 of file eps.cxx.

References ImplWriteDouble().

Referenced by ImplCurveTo(), ImplLineTo(), and ImplMoveTo().

void PSWriter::ImplMoveTo ( const Point &  rPoint,
sal_uInt32  nMode = PS_SPACE 
) [private]

void PSWriter::ImplLineTo ( const Point &  rPoint,
sal_uInt32  nMode = PS_SPACE 
) [private]

Definition at line 1406 of file eps.cxx.

References ImplExecMode(), ImplWriteByte(), and ImplWritePoint().

Referenced by ImplAddPath(), ImplPolyLine(), and ImplWriteActions().

void PSWriter::ImplCurveTo ( const Point &  rP1,
const Point &  rP2,
const Point &  rP3,
sal_uInt32  nMode = PS_SPACE 
) [private]

Definition at line 1415 of file eps.cxx.

References ImplExecMode(), ImplWritePoint(), and mpPS.

Referenced by ImplAddPath(), and ImplPolyLine().

void PSWriter::ImplTranslate ( const double &  fX,
const double &  fY,
sal_uInt32  nMode = PS_RET 
) [private]

Definition at line 1426 of file eps.cxx.

References ImplExecMode(), ImplWriteByte(), and ImplWriteDouble().

Referenced by ImplBmp(), ImplGetMapMode(), and ImplWriteEpilog().

void PSWriter::ImplScale ( const double &  fX,
const double &  fY,
sal_uInt32  nMode = PS_RET 
) [private]

Definition at line 1436 of file eps.cxx.

References ImplExecMode(), ImplWriteByte(), and ImplWriteDouble().

Referenced by ImplBmp(), ImplGetMapMode(), and ImplWriteProlog().

void PSWriter::ImplWriteLine ( const Polygon &  rPolygon  )  [private]

void PSWriter::ImplAddPath ( const Polygon &  rPolygon  )  [private]

Definition at line 1491 of file eps.cxx.

References ImplCurveTo(), ImplLineTo(), ImplMoveTo(), PS_SPACE, and PS_WRAP.

Referenced by ImplIntersect(), ImplPolyPoly(), and ImplWriteActions().

void PSWriter::ImplWriteLineInfo ( double  fLineWidth,
double  fMiterLimit,
SvtGraphicStroke::CapType  eLineCap,
SvtGraphicStroke::JoinType  eJoinType,
SvtGraphicStroke::DashArray rDashArray 
) [private]

void PSWriter::ImplWriteLineInfo ( const LineInfo rLineInfo  )  [private]

void PSWriter::ImplRect ( const Rectangle &  rRectangle  )  [private]

void PSWriter::ImplRectFill ( const Rectangle &  rRectangle  )  [private]

void PSWriter::ImplWriteGradient ( const PolyPolygon &  rPolyPoly,
const Gradient rGradient,
VirtualDevice rVDev 
) [private]

void PSWriter::ImplIntersect ( const PolyPolygon &  rPolyPoly  )  [private]

Definition at line 1516 of file eps.cxx.

References ImplAddPath(), ImplExecMode(), ImplWriteLine(), mnCursorPos, mpPS, and PS_RET.

Referenced by ImplWriteActions().

void PSWriter::ImplPolyPoly ( const PolyPolygon &  rPolyPolygon,
sal_Bool  bTextOutline = sal_False 
) [private]

void PSWriter::ImplPolyLine ( const Polygon &  rPolygon  )  [private]

void PSWriter::ImplSetClipRegion ( Region rRegion  )  [private]

void PSWriter::ImplBmp ( Bitmap pBitmap,
Bitmap pMaskBitmap,
const Point &  rPoint,
double  nWidth,
double  nHeight 
) [private]

void PSWriter::ImplText ( const String &  rUniString,
const Point &  rPos,
const INT32 *  pDXArry,
sal_Int32  nWidth,
VirtualDevice rVDev 
) [private]

void PSWriter::ImplSetAttrForText ( const Point &  rPoint  )  [private]

void PSWriter::ImplWriteCharacter ( sal_Char  nChar  )  [private]

Definition at line 1957 of file eps.cxx.

References ImplWriteByte(), and PS_NONE.

Referenced by ImplWriteString().

void PSWriter::ImplWriteString ( const ByteString &  rString,
VirtualDevice rVDev,
const INT32 *  pDXArry = NULL,
BOOL  bStretch = FALSE 
) [private]

void PSWriter::ImplDefineFont ( const char *  pOriginalName,
const char *  pItalic 
) [private]

void PSWriter::ImplClosePathDraw ( ULONG  nMode = PS_RET  )  [private]

Definition at line 2135 of file eps.cxx.

References ImplExecMode(), mnCursorPos, and mpPS.

Referenced by ImplPolyLine(), ImplPolyPoly(), and ImplRect().

void PSWriter::ImplPathDraw (  )  [private]

Definition at line 2142 of file eps.cxx.

References ImplExecMode(), mnCursorPos, mpPS, and PS_RET.

Referenced by ImplPolyLine(), and ImplWriteActions().

void PSWriter::ImplWriteLineColor ( ULONG  nMode = PS_RET  )  [inline, private]

Definition at line 2151 of file eps.cxx.

References aColor, aLineColor, and ImplWriteColor().

Referenced by ImplPolyLine(), ImplPolyPoly(), ImplRect(), and ImplWriteActions().

void PSWriter::ImplWriteFillColor ( ULONG  nMode = PS_RET  )  [inline, private]

Definition at line 2159 of file eps.cxx.

References aColor, aFillColor, and ImplWriteColor().

Referenced by ImplPolyPoly(), ImplRectFill(), and ImplWriteActions().

void PSWriter::ImplWriteTextColor ( ULONG  nMode = PS_RET  )  [inline, private]

Definition at line 2167 of file eps.cxx.

References aColor, aTextColor, and ImplWriteColor().

Referenced by ImplPolyPoly(), and ImplSetAttrForText().

void PSWriter::ImplWriteTextFillColor ( ULONG  nMode = PS_RET  )  [inline, private]

Definition at line 2175 of file eps.cxx.

References aColor, aTextFillColor, and ImplWriteColor().

void PSWriter::ImplWriteColor ( ULONG  nMode  )  [private]

double PSWriter::ImplGetScaling ( const MapMode rMapMode  )  [private]

void PSWriter::ImplGetMapMode ( const MapMode rMapMode  )  [private]

BOOL PSWriter::ImplGetBoundingBox ( double *  nNumb,
BYTE pSource,
ULONG  nSize 
) [private]

Definition at line 2625 of file eps.cxx.

References BOOL, FALSE, ImplSearchEntry(), POSTSCRIPT_BOUNDINGSEARCH, and TRUE.

Referenced by ImplWriteActions().

BYTE * PSWriter::ImplSearchEntry ( BYTE pSource,
BYTE pDest,
ULONG  nComp,
ULONG  nSize 
) [private]

Definition at line 2606 of file eps.cxx.

Referenced by ImplGetBoundingBox(), and ImplWriteActions().

void PSWriter::StartCompression (  )  [private]

void PSWriter::Compress ( BYTE  nSrc  )  [private]

void PSWriter::EndCompression (  )  [private]

Definition at line 2595 of file eps.cxx.

References PSLZWCTreeNode::nCode, nCodeSize, nEOICode, pPrefix, pTable, and WriteBits().

Referenced by ImplBmp().

void PSWriter::WriteBits ( USHORT  nCode,
USHORT  nCodeLen 
) [inline, private]

Definition at line 2499 of file eps.cxx.

References dwShift, ImplWriteHexByte(), and nOffset.

Referenced by Compress(), EndCompression(), and StartCompression().

BOOL PSWriter::WritePS ( const Graphic rGraphic,
SvStream &  rTargetStream,
FilterConfigItem pFilterConfigItem 
)


Member Data Documentation

BOOL PSWriter::mbStatus [private]

Definition at line 113 of file eps.cxx.

Referenced by WritePS().

Definition at line 114 of file eps.cxx.

Referenced by ImplWriteActions(), and WritePS().

Definition at line 115 of file eps.cxx.

Referenced by WritePS().

UINT32 PSWriter::mnLatestPush [private]

Definition at line 116 of file eps.cxx.

Referenced by ImplWriteActions(), and WritePS().

long PSWriter::mnLevel [private]

Definition at line 118 of file eps.cxx.

Referenced by ImplBmp(), ImplWriteActions(), ImplWriteProlog(), and WritePS().

sal_Bool PSWriter::mbGrayScale [private]

Definition at line 119 of file eps.cxx.

Referenced by ImplBmp(), ImplWriteActions(), ImplWriteColor(), ImplWriteProlog(), and WritePS().

sal_Bool PSWriter::mbCompression [private]

Definition at line 120 of file eps.cxx.

Referenced by ImplBmp(), and WritePS().

sal_Int32 PSWriter::mnPreview [private]

Definition at line 121 of file eps.cxx.

Referenced by WritePS().

sal_Int32 PSWriter::mnTextMode [private]

Definition at line 122 of file eps.cxx.

Referenced by ImplText(), and WritePS().

SvStream* PSWriter::mpPS [private]

const GDIMetaFile* PSWriter::pMTF [private]

Definition at line 125 of file eps.cxx.

Referenced by ImplWriteProlog(), and WritePS().

Definition at line 126 of file eps.cxx.

Referenced by PSWriter(), WritePS(), and ~PSWriter().

Definition at line 127 of file eps.cxx.

Referenced by WritePS().

double PSWriter::nBoundingX1 [private]

Definition at line 129 of file eps.cxx.

Referenced by WritePS().

double PSWriter::nBoundingY1 [private]

Definition at line 130 of file eps.cxx.

Referenced by WritePS().

double PSWriter::nBoundingX2 [private]

Definition at line 131 of file eps.cxx.

Referenced by WritePS().

double PSWriter::nBoundingY2 [private]

Definition at line 132 of file eps.cxx.

Referenced by ImplWriteEpilog(), and WritePS().

Definition at line 134 of file eps.cxx.

Referenced by ImplWriteActions(), and WritePS().

Color PSWriter::aColor [private]

BOOL PSWriter::bLineColor [private]

Definition at line 137 of file eps.cxx.

Referenced by ImplPolyLine(), ImplPolyPoly(), ImplRect(), ImplText(), ImplWriteActions(), and WritePS().

Color PSWriter::aLineColor [private]

Definition at line 138 of file eps.cxx.

Referenced by ImplWriteActions(), ImplWriteLineColor(), and WritePS().

BOOL PSWriter::bFillColor [private]

Definition at line 139 of file eps.cxx.

Referenced by ImplPolyPoly(), ImplRect(), ImplWriteActions(), and WritePS().

Color PSWriter::aFillColor [private]

Definition at line 140 of file eps.cxx.

Referenced by ImplWriteActions(), ImplWriteFillColor(), and WritePS().

Color PSWriter::aTextColor [private]

Definition at line 141 of file eps.cxx.

Referenced by ImplWriteActions(), and ImplWriteTextColor().

BOOL PSWriter::bTextFillColor [private]

Definition at line 142 of file eps.cxx.

Referenced by ImplWriteActions(), and WritePS().

Color PSWriter::aTextFillColor [private]

Definition at line 143 of file eps.cxx.

Referenced by ImplWriteActions(), ImplWriteTextFillColor(), and WritePS().

Color PSWriter::aBackgroundColor [private]

Definition at line 144 of file eps.cxx.

Referenced by ImplWriteActions(), and WritePS().

BOOL PSWriter::bRegionChanged [private]

Definition at line 145 of file eps.cxx.

Referenced by ImplWriteActions(), and WritePS().

Definition at line 146 of file eps.cxx.

Referenced by ImplSetAttrForText(), ImplText(), ImplWriteActions(), and WritePS().

double PSWriter::fLineWidth [private]

Definition at line 148 of file eps.cxx.

Referenced by ImplWriteActions(), ImplWriteLineInfo(), and WritePS().

double PSWriter::fMiterLimit [private]

Definition at line 149 of file eps.cxx.

Referenced by ImplWriteActions(), ImplWriteLineInfo(), and WritePS().

Definition at line 150 of file eps.cxx.

Referenced by ImplWriteActions(), ImplWriteLineInfo(), and WritePS().

Definition at line 151 of file eps.cxx.

Referenced by ImplWriteActions(), ImplWriteLineInfo(), and WritePS().

Definition at line 152 of file eps.cxx.

Referenced by ImplWriteActions(), and ImplWriteLineInfo().

Definition at line 154 of file eps.cxx.

Referenced by ImplDefineFont(), ImplSetAttrForText(), ImplText(), and ImplWriteActions().

Definition at line 155 of file eps.cxx.

Referenced by ImplSetAttrForText(), and ImplWriteActions().

Definition at line 156 of file eps.cxx.

Referenced by WritePS().

Definition at line 157 of file eps.cxx.

Referenced by WritePS().

Definition at line 158 of file eps.cxx.

Referenced by WritePS().

Definition at line 160 of file eps.cxx.

Referenced by Compress(), EndCompression(), and StartCompression().

Definition at line 161 of file eps.cxx.

Referenced by Compress(), EndCompression(), and StartCompression().

Definition at line 162 of file eps.cxx.

Referenced by Compress(), and StartCompression().

Definition at line 163 of file eps.cxx.

Referenced by Compress(), and StartCompression().

Definition at line 164 of file eps.cxx.

Referenced by Compress(), EndCompression(), and StartCompression().

Definition at line 165 of file eps.cxx.

Referenced by Compress(), and StartCompression().

Definition at line 166 of file eps.cxx.

Referenced by Compress(), EndCompression(), and StartCompression().

Definition at line 167 of file eps.cxx.

Referenced by StartCompression(), and WriteBits().

Definition at line 168 of file eps.cxx.

Referenced by StartCompression(), and WriteBits().

com::sun::star::uno::Reference< com::sun::star::task::XStatusIndicator > PSWriter::xStatusIndicator [private]

Definition at line 170 of file eps.cxx.

Referenced by WritePS().


The documentation for this class was generated from the following file:

Generated on Thu Apr 29 14:24:46 2010 for ooo-build Module goodies (ooo/OOO320_m15) by  doxygen 1.5.6