Home
last modified time | relevance | path

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

/aoo41x/main/canvas/source/vcl/
H A Dcanvashelper.cxx124 mp2ndOutDev(), in CanvasHelper()
134 mp2ndOutDev.reset(); in disposing()
163 mp2ndOutDev = rOutDev; in setBackgroundOutDev()
183 if( mp2ndOutDev ) in clear()
217 if( mp2ndOutDev ) in drawPoint()
242 if( mp2ndOutDev ) in drawLine()
282 if( mp2ndOutDev ) in drawBezier()
525 if( mp2ndOutDev ) in fillPolyPolygon()
1231 if( mp2ndOutDev ) in setupOutDevState()
1406 if( mp2ndOutDev ) in setupTextOutput()
[all …]
H A Dcanvashelper_texturefill.cxx783mp2ndOutDev.get() ? &mp2ndOutDev->getOutDev() : (OutputDevice*)NULL, in fillTexturedPolyPolygon()
1068 if( mp2ndOutDev ) in fillTexturedPolyPolygon()
1070 OutputDevice& r2ndOutDev( mp2ndOutDev->getOutDev() ); in fillTexturedPolyPolygon()
1133 if( mp2ndOutDev ) in fillTexturedPolyPolygon()
1134 mp2ndOutDev->getOutDev().DrawBitmapEx( aPolygonDeviceRect.TopLeft(), in fillTexturedPolyPolygon()
1155 if( mp2ndOutDev ) in fillTexturedPolyPolygon()
1157 OutputDevice& r2ndOutDev( mp2ndOutDev->getOutDev() ); in fillTexturedPolyPolygon()
H A Dcanvashelper.hxx318 OutDevProviderSharedPtr mp2ndOutDev; member in vclcanvas::CanvasHelper

Completed in 27 milliseconds