Home
last modified time | relevance | path

Searched refs:bPaintIt (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/drawinglayer/source/processor3d/
H A Ddefaultprocessor3d.cxx307 bool bPaintIt(aFill.count()); in impRenderPolyPolygonMaterialPrimitive3D() local
314 if(bPaintIt) in impRenderPolyPolygonMaterialPrimitive3D()
334 bPaintIt = a2DRange.overlaps(maRasterRange); in impRenderPolyPolygonMaterialPrimitive3D()
338 if(bPaintIt && !rPrimitive.getDoubleSided()) in impRenderPolyPolygonMaterialPrimitive3D()
346 bPaintIt = false; in impRenderPolyPolygonMaterialPrimitive3D()
350 if(bPaintIt) in impRenderPolyPolygonMaterialPrimitive3D()
/aoo41x/main/chart2/source/view/axes/
H A DVPolarGrid.cxx149 if( !rTickInfo.bPaintIt ) in create2DAngleGrid()
216 if( !rTickInfo.bPaintIt ) in create2DRadiusGrid()
H A DVCartesianGrid.cxx274 if( !(*aTickIter).bPaintIt ) in createShapes()
314 if( !(*aTickIter).bPaintIt ) in createShapes()
H A DVCartesianAxis.cxx669 if( !pTickInfo->bPaintIt ) in createTextShapes()
1255 pPreviousTickInfo->bPaintIt = true; in lcl_hideIdenticalScreenValues()
1258 pTickInfo->bPaintIt = in lcl_hideIdenticalScreenValues()
1541 if( !(*aTickIter).bPaintIt ) in createTickMarkLineShapes()
H A DTickmarks.hxx53 bool bPaintIt; member
H A DVPolarAngleAxis.cxx103 if( !pTickInfo->bPaintIt ) in createTextShapes_ForAngleAxis()
H A DTickmarks.cxx48 , bPaintIt( true ) in TickInfo()
H A DTickmarkHelper.cxx45 , bPaintIt( true ) in TickInfo()

Completed in 64 milliseconds