Home
last modified time | relevance | path

Searched refs:RasterOp (Results 1 – 25 of 29) sorted by relevance

12

/aoo4110/main/svtools/source/filter/wmf/
H A Dwmfwr.hxx49 RasterOp eRasterOp;
91 RasterOp eSrcRasterOp;
106 RasterOp eDstROP2;
184 void WMFRecord_SetROP2(RasterOp eROP);
H A Dwinmtf.hxx460 RasterOp eRasterOp;
556 RasterOp meLatestRasterOp;
557 RasterOp meRasterOp;
H A Demfwr.hxx75 void ImplWriteRasterOp( RasterOp eRop );
H A Demfwr.cxx519 void EMFWriter::ImplWriteRasterOp( RasterOp eRop ) in ImplWriteRasterOp()
H A Dwmfwr.cxx865 void WMFWriter::WMFRecord_SetROP2(RasterOp eROP) in WMFRecord_SetROP2()
/aoo4110/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 …]
/aoo4110/main/filter/source/graphicfilter/epict/
H A Depict.cxx57 RasterOp eRasterOp;
86 RasterOp eSrcRasterOp;
96 RasterOp eDstTxMode; sal_Bool bDstTxModeValid;
98 RasterOp eDstPnMode; sal_Bool bDstPnModeValid;
139 void WriteOpcode_TxMode(RasterOp eMode);
141 void WriteOpcode_PnMode(RasterOp eMode);
492 void PictWriter::WriteOpcode_TxMode(RasterOp eMode) in WriteOpcode_TxMode()
520 void PictWriter::WriteOpcode_PnMode(RasterOp eMode) in WriteOpcode_PnMode()
/aoo4110/main/vcl/inc/vcl/
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()
H A Dvclenum.hxx136 enum RasterOp { ROP_OVERPAINT, ROP_XOR, ROP_0, ROP_1, ROP_INVERT }; enum
/aoo4110/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx120 RasterOp eRasterOp;
140 RasterOp eGDIRasterOp;
148 RasterOp eMETMix ;
226 void METSetMix(RasterOp eROP);
1412 void METWriter::METSetMix(RasterOp eROP) in METSetMix()
/aoo4110/main/offapi/com/sun/star/awt/
H A DXGraphics.idl70 [attribute] RasterOperation RasterOp;
93 LineColor, FillColor, RasterOp, ClipRegion).
/aoo4110/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()
2832 const RasterOp aRasterOp = pA->GetRasterOp(); in interpretMetafile()
/aoo4110/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx69 RasterOp meRasterOp;
/aoo4110/main/sc/source/ui/view/
H A Dtabview5.cxx513 RasterOp aROp = pGridWin[i]->GetRasterOp(); in DrawMarkRect()
/aoo4110/main/toolkit/source/awt/
H A Dvclxgraphics.cxx263 meRasterOp = (RasterOp)eROP; in setRasterOp()
/aoo4110/main/vcl/source/gdi/
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 Doutdev2.cxx390 RasterOp eOldRop = GetRasterOp(); in CopyArea()
457 RasterOp eOldROP = GetRasterOp(); in ImplDrawFrameDev()
H A Doutdev6.cxx1171 RasterOp eRasterOp = GetRasterOp(); in Erase()
/aoo4110/main/sw/source/core/crsr/
H A Dviscrs.cxx193 RasterOp eOld( pWin->GetRasterOp() ); in Paint()
/aoo4110/main/svx/source/svdraw/
H A Dsvdobj.cxx189 const RasterOp eRop(rOut.GetRasterOp()); in PaintMacro()
1873 const RasterOp eRop(rOut.GetRasterOp()); in PaintMacro()
/aoo4110/main/extensions/source/scanner/
H A Dsanedlg.cxx1088 RasterOp eROP = GetRasterOp(); in DrawDrag()
/aoo4110/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx168 RasterOp eActROP;
/aoo4110/main/editeng/source/outliner/
H A Doutlvw.cxx425 RasterOp eOldOp = pWindow->GetRasterOp(); in ImpPaintDDCursor()

Completed in 287 milliseconds

12