Home
last modified time | relevance | path

Searched refs:rTextureSize (Results 1 – 18 of 18) sorted by relevance

/trunk/main/drawinglayer/source/primitive3d/ !
H A Dsdrdecompositiontools3d.cxx101 const basegfx::B2DVector& rTextureSize) in applyTextureTo3DGeometry() argument
135 aTexMatrix.scale(rTextureSize.getX(), rTextureSize.getY()); in applyTextureTo3DGeometry()
178 const basegfx::B2DVector& rTextureSize, in create3DPolyPolygonFillPrimitives() argument
223 rTextureSize, in create3DPolyPolygonFillPrimitives()
233 rTextureSize, in create3DPolyPolygonFillPrimitives()
240 const basegfx::B2DRange aTexRange(0.0, 0.0, rTextureSize.getX(), rTextureSize.getY()); in create3DPolyPolygonFillPrimitives()
245 rTextureSize, in create3DPolyPolygonFillPrimitives()
277 …rimitive3DReference xRef(new TransparenceTexturePrimitive3D(rFillGradient, aRetval, rTextureSize)); in create3DPolyPolygonFillPrimitives()
311 const basegfx::B2DVector& rTextureSize, in createHiddenGeometryPrimitives3D() argument
328 rTextureSize, in createHiddenGeometryPrimitives3D()
H A Dtextureprimitive3d.cxx43 const basegfx::B2DVector& rTextureSize, in TexturePrimitive3D() argument
46 maTextureSize(rTextureSize), in TexturePrimitive3D()
137 const basegfx::B2DVector& rTextureSize, in GradientTexturePrimitive3D() argument
140 : TexturePrimitive3D(rChildren, rTextureSize, bModulate, bFilter), in GradientTexturePrimitive3D()
172 const basegfx::B2DVector& rTextureSize, in BitmapTexturePrimitive3D() argument
174 : TexturePrimitive3D(rChildren, rTextureSize, bModulate, bFilter), in BitmapTexturePrimitive3D()
206 const basegfx::B2DVector& rTextureSize) in TransparenceTexturePrimitive3D() argument
207 : GradientTexturePrimitive3D(rGradient, rChildren, rTextureSize, false, false) in TransparenceTexturePrimitive3D()
H A Dsdrprimitive3d.cxx91 const basegfx::B2DVector& rTextureSize, in SdrPrimitive3D() argument
96 maTextureSize(rTextureSize), in SdrPrimitive3D()
H A Dsdrpolypolygonprimitive3d.cxx134 const basegfx::B2DVector& rTextureSize, in SdrPolyPolygonPrimitive3D() argument
137 : SdrPrimitive3D(rTransform, rTextureSize, rSdrLFSAttribute, rSdr3DObjectAttribute), in SdrPolyPolygonPrimitive3D()
H A Dsdrcubeprimitive3d.cxx188 const basegfx::B2DVector& rTextureSize, in SdrCubePrimitive3D() argument
191 : SdrPrimitive3D(rTransform, rTextureSize, rSdrLFSAttribute, rSdr3DObjectAttribute) in SdrCubePrimitive3D()
H A Dsdrsphereprimitive3d.cxx178 const basegfx::B2DVector& rTextureSize, in SdrSpherePrimitive3D() argument
183 : SdrPrimitive3D(rTransform, rTextureSize, rSdrLFSAttribute, rSdr3DObjectAttribute), in SdrSpherePrimitive3D()
H A Dhatchtextureprimitive3d.cxx289 const basegfx::B2DVector& rTextureSize, in HatchTexturePrimitive3D() argument
292 : TexturePrimitive3D(rChildren, rTextureSize, bModulate, bFilter), in HatchTexturePrimitive3D()
H A Dsdrlatheprimitive3d.cxx252 const basegfx::B2DVector& rTextureSize, in SdrLathePrimitive3D() argument
267 : SdrPrimitive3D(rTransform, rTextureSize, rSdrLFSAttribute, rSdr3DObjectAttribute), in SdrLathePrimitive3D()
H A Dsdrextrudeprimitive3d.cxx397 const basegfx::B2DVector& rTextureSize, in SdrExtrudePrimitive3D() argument
410 : SdrPrimitive3D(rTransform, rTextureSize, rSdrLFSAttribute, rSdr3DObjectAttribute), in SdrExtrudePrimitive3D()
/trunk/main/drawinglayer/inc/drawinglayer/primitive3d/ !
H A Dtextureprimitive3d.hxx63 const basegfx::B2DVector& rTextureSize,
143 const basegfx::B2DVector& rTextureSize,
182 const basegfx::B2DVector& rTextureSize,
218 const basegfx::B2DVector& rTextureSize);
H A Dsdrdecompositiontools3d.hxx68 const basegfx::B2DVector& rTextureSize);
78 const basegfx::B2DVector& rTextureSize,
91 const basegfx::B2DVector& rTextureSize,
H A Dsdrcubeprimitive3d.hxx52 const basegfx::B2DVector& rTextureSize,
H A Dhatchtextureprimitive3d.hxx66 const basegfx::B2DVector& rTextureSize,
H A Dsdrpolypolygonprimitive3d.hxx61 const basegfx::B2DVector& rTextureSize,
H A Dsdrsphereprimitive3d.hxx57 const basegfx::B2DVector& rTextureSize,
H A Dsdrprimitive3d.hxx71 const basegfx::B2DVector& rTextureSize,
H A Dsdrextrudeprimitive3d.hxx86 const basegfx::B2DVector& rTextureSize,
H A Dsdrlatheprimitive3d.hxx100 const basegfx::B2DVector& rTextureSize,

Completed in 46 milliseconds