Searched refs:bDoubleSided (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/drawinglayer/source/attribute/ |
H A D | sdrobjectattribute3d.cxx | 63 bool bDoubleSided, in ImpSdr3DObjectAttribute() argument 75 mbDoubleSided(bDoubleSided), in ImpSdr3DObjectAttribute() 145 bool bDoubleSided, in Sdr3DObjectAttribute() argument 151 rMaterial, bNormalsInvert, bDoubleSided, bShadow3D, bTextureFilter, bReducedLineGeometry)) in Sdr3DObjectAttribute()
|
/aoo41x/main/svx/inc/svx/ |
H A D | view3d.hxx | 73 sal_Bool bDoubleSided; member in E3dView 260 return bDoubleSided; in DoubleSided() 265 return bDoubleSided; in DoubleSided()
|
/aoo41x/main/drawinglayer/source/primitive3d/ |
H A D | polypolygonprimitive3d.cxx | 45 bool bDoubleSided) in PolyPolygonMaterialPrimitive3D() argument 49 mbDoubleSided(bDoubleSided) in PolyPolygonMaterialPrimitive3D()
|
/aoo41x/main/chart2/source/view/diagram/ |
H A D | VDiagram.cxx | 534 const bool bDoubleSided = false; in createShapes_3d() local 571 …llProp, PropertyMapper::getPropertyNameMapForFillAndLineProperties(), bDoubleSided, nRotatedTextur… in createShapes_3d() 599 …llProp, PropertyMapper::getPropertyNameMapForFillAndLineProperties(), bDoubleSided, nRotatedTextur… in createShapes_3d() 673 …orProp, PropertyMapper::getPropertyNameMapForFillAndLineProperties(), bDoubleSided, 0, bFlatNormal… in createShapes_3d()
|
/aoo41x/main/svx/source/sdr/primitive3d/ |
H A D | sdrattributecreator3d.cxx | 86 …const bool bDoubleSided(((const Svx3DDoubleSidedItem&)rSet.Get(SDRATTR_3DOBJ_DOUBLE_SIDED)).GetVal… in createNewSdr3DObjectAttribute() local 148 bInvertNormals, bDoubleSided, bShadow3D, bTextureFilter, bReducedLineGeometry); in createNewSdr3DObjectAttribute()
|
/aoo41x/main/chart2/source/view/main/ |
H A D | ShapeFactory.cxx | 557 sal_Bool bDoubleSided = false; in createPyramid() local 695 …ShapeFactory::createStripe( xGroup, aStripe1, xSourceProp, rPropertyNameMap, bDoubleSided, nRotate… in createPyramid() 696 …ShapeFactory::createStripe( xGroup, aStripe2, xSourceProp, rPropertyNameMap, bDoubleSided, nRotate… in createPyramid() 697 …ShapeFactory::createStripe( xGroup, aStripe3, xSourceProp, rPropertyNameMap, bDoubleSided, nRotate… in createPyramid() 698 …ShapeFactory::createStripe( xGroup, aStripe4, xSourceProp, rPropertyNameMap, bDoubleSided, nRotate… in createPyramid() 699 …ShapeFactory::createStripe( xGroup, aStripeBottom, xSourceProp, rPropertyNameMap, bDoubleSided, nR… in createPyramid() 1132 , sal_Bool bDoubleSided in createStripe() argument 1174 , uno::makeAny(bDoubleSided) ); in createStripe()
|
/aoo41x/main/drawinglayer/inc/drawinglayer/primitive3d/ |
H A D | polypolygonprimitive3d.hxx | 63 bool bDoubleSided);
|
/aoo41x/main/drawinglayer/inc/drawinglayer/attribute/ |
H A D | sdrobjectattribute3d.hxx | 60 bool bDoubleSided,
|
/aoo41x/main/chart2/source/view/inc/ |
H A D | ShapeFactory.hxx | 122 , sal_Bool bDoubleSided = true
|
/aoo41x/main/svx/source/engine3d/ |
H A D | view3d.cxx | 1675 bDoubleSided = sal_False; in InitView()
|
Completed in 161 milliseconds