Home
last modified time | relevance | path

Searched refs:RasterOp (Results 1 – 25 of 29) sorted by last modified time

12

/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx189 const RasterOp eRop(rOut.GetRasterOp()); in PaintMacro()
1873 const RasterOp eRop(rOut.GetRasterOp()); in PaintMacro()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx3095 RasterOp eOldOp = pView->GetRasterOp(); in PaintDDCursor()
H A Dsvimpicn.cxx3895 RasterOp eOldOp = pView->GetRasterOp(); in ImpDrawXORRect()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx425 RasterOp eOldOp = pWindow->GetRasterOp(); in ImpPaintDDCursor()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx98 RasterOp maRasterOp;
188 const RasterOp& getRasterOp() const { return maRasterOp; } in getRasterOp()
189 …void setRasterOp(const RasterOp& rRasterOp) { if(rRasterOp != maRasterOp) maRasterOp = rRasterOp; } in setRasterOp()
1042 RasterOp aRasterOp, in HandleNewRasterOp()
2837 const RasterOp aRasterOp = pA->GetRasterOp(); in interpretMetafile()
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx390 RasterOp eOldRop = GetRasterOp(); in CopyArea()
457 RasterOp eOldROP = GetRasterOp(); in ImplDrawFrameDev()
H A Doutdev6.cxx1171 RasterOp eRasterOp = GetRasterOp(); in Erase()
H A Doutdev.cxx119 RasterOp meRasterOp;
1214 void OutputDevice::SetRasterOp( RasterOp eRasterOp ) in SetRasterOp()
H A Dmetaact.cxx3662 IMPL_META_ACTION( RasterOp, META_RASTEROP_ACTION ) in IMPL_META_ACTION() argument
3666 MetaRasterOpAction::MetaRasterOpAction( RasterOp eRasterOp ) : in IMPL_META_ACTION()
3710 rIStm >> nTmp16; meRasterOp = (RasterOp) nTmp16; in Read()
H A Dcvtsvm.cxx1127 RasterOp eRasterOp; in ImplConvertFromSVM1()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx136 enum RasterOp { ROP_OVERPAINT, ROP_XOR, ROP_0, ROP_1, ROP_INVERT }; enum
H A Dmetaact.hxx1356 RasterOp meRasterOp;
1361 DECL_META_ACTION( RasterOp, META_RASTEROP_ACTION )
1363 explicit MetaRasterOpAction( RasterOp eRasterOp );
1365 RasterOp GetRasterOp() const { return meRasterOp; } in GetRasterOp()
H A Doutdev.hxx352 RasterOp meRasterOp;
902 void SetRasterOp( RasterOp eRasterOp );
903 RasterOp GetRasterOp() const { return meRasterOp; } in GetRasterOp()
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx263 meRasterOp = (RasterOp)eROP; in setRasterOp()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx69 RasterOp meRasterOp;
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx193 RasterOp eOld( pWin->GetRasterOp() ); in Paint()
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx865 void WMFWriter::WMFRecord_SetROP2(RasterOp eROP) in WMFRecord_SetROP2()
H A Dwmfwr.hxx49 RasterOp eRasterOp;
91 RasterOp eSrcRasterOp;
106 RasterOp eDstROP2;
184 void WMFRecord_SetROP2(RasterOp eROP);
H A Demfwr.cxx519 void EMFWriter::ImplWriteRasterOp( RasterOp eRop ) in ImplWriteRasterOp()
H A Demfwr.hxx75 void ImplWriteRasterOp( RasterOp eRop );
H A Dwinmtf.hxx460 RasterOp eRasterOp;
556 RasterOp meLatestRasterOp;
557 RasterOp meRasterOp;
/trunk/main/sc/source/ui/view/
H A Dtabview5.cxx513 RasterOp aROp = pGridWin[i]->GetRasterOp(); in DrawMarkRect()
/trunk/main/offapi/com/sun/star/awt/
H A DXGraphics.idl70 [attribute] RasterOperation RasterOp;
93 LineColor, FillColor, RasterOp, ClipRegion).
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx226 RasterOp eMix;
227 RasterOp eBgMix;
271 RasterOp eLinMix;
272 RasterOp eLinBgMix;
275 RasterOp eChrMix;
276 RasterOp eChrBgMix;
279 RasterOp eMrkMix;
280 RasterOp eMrkBgMix;
283 RasterOp ePatMix;
287 RasterOp eImgMix;
[all …]
/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx168 RasterOp eActROP;

Completed in 315 milliseconds

12