Searched defs:rFill (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/drawinglayer/source/primitive3d/ |
H A D | sdrdecompositiontools3d.cxx | 56 basegfx::B3DRange getRangeFrom3DGeometry(::std::vector< basegfx::B3DPolyPolygon >& rFill) in getRangeFrom3DGeometry() 68 …void applyNormalsKindSphereTo3DGeometry(::std::vector< basegfx::B3DPolyPolygon >& rFill, const bas… in applyNormalsKindSphereTo3DGeometry() 79 void applyNormalsKindFlatTo3DGeometry(::std::vector< basegfx::B3DPolyPolygon >& rFill) in applyNormalsKindFlatTo3DGeometry() 87 void applyNormalsInvertTo3DGeometry(::std::vector< basegfx::B3DPolyPolygon >& rFill) in applyNormalsInvertTo3DGeometry() 96 void applyTextureTo3DGeometry( in applyTextureTo3DGeometry() 180 const attribute::SdrFillAttribute& rFill, in create3DPolyPolygonFillPrimitives()
|
H A D | sdrextrudelathetools3d.cxx | 580 void extractPlanesFromSlice( in extractPlanesFromSlice()
|
/aoo42x/main/basegfx/source/raster/ |
H A D | rasterconvert3d.cxx | 37 void RasterConverter3D::addArea(const B3DPolygon& rFill, const B3DHomMatrix* pViewToEye) in addArea() 47 void RasterConverter3D::addArea(const B3DPolyPolygon& rFill, const B3DHomMatrix* pViewToEye) in addArea() 161 …void RasterConverter3D::addEdge(const B3DPolygon& rFill, sal_uInt32 a, sal_uInt32 b, const B3DHomM… in addEdge() 324 …void RasterConverter3D::rasterconvertB3DPolyPolygon(const B3DPolyPolygon& rFill, const B3DHomMatri… in rasterconvertB3DPolyPolygon()
|
/aoo42x/main/drawinglayer/source/attribute/ |
H A D | sdrallattribute3d.cxx | 37 const SdrFillAttribute& rFill, in SdrLineFillShadowAttribute3D()
|
/aoo42x/main/svx/source/sdr/attribute/ |
H A D | sdrfilltextattribute.cxx | 35 const SdrFillAttribute& rFill, in SdrFillTextAttribute()
|
H A D | sdrlinefillshadowtextattribute.cxx | 36 const SdrFillAttribute& rFill, in SdrLineFillShadowTextAttribute()
|
/aoo42x/main/svx/source/sdr/primitive2d/ |
H A D | sdrdecompositiontools.cxx | 65 const attribute::SdrFillAttribute& rFill, in createPolyPolygonFillPrimitive() 82 const attribute::SdrFillAttribute& rFill, in createPolyPolygonFillPrimitive()
|
/aoo42x/main/svgio/inc/svgio/svgreader/ |
H A D | svgstyleattributes.hxx | 295 void setFill(const SvgPaint& rFill) { maFill = rFill; } in setFill()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 2570 void SwDoc::GetTabCols( SwTabCols &rFill, const SwCursor* pCrsr, in GetTabCols() 2654 void SwDoc::GetTabRows( SwTabCols &rFill, const SwCursor* , in GetTabRows()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8graf.cxx | 254 static void SetFill( SfxItemSet& rSet, WW8_DP_FILL& rFill ) in SetFill()
|
Completed in 286 milliseconds