/aoo41x/main/drawinglayer/source/processor3d/ |
H A D | defaultprocessor3d.cxx | 306 basegfx::BColor aObjectColor(rPrimitive.getMaterial().getColor()); in impRenderPolyPolygonMaterialPrimitive3D() 382 …Color aColor(getModulate() ? basegfx::BColor(1.0, 1.0, 1.0) : rPrimitive.getMaterial().getColor()); in impRenderPolyPolygonMaterialPrimitive3D() 383 const basegfx::BColor& rSpecular(rPrimitive.getMaterial().getSpecular()); in impRenderPolyPolygonMaterialPrimitive3D() 384 const basegfx::BColor& rEmission(rPrimitive.getMaterial().getEmission()); in impRenderPolyPolygonMaterialPrimitive3D() 385 const sal_uInt16 nSpecularIntensity(rPrimitive.getMaterial().getSpecularIntensity()); in impRenderPolyPolygonMaterialPrimitive3D() 413 const basegfx::BColor& rSpecular(rPrimitive.getMaterial().getSpecular()); in impRenderPolyPolygonMaterialPrimitive3D() 414 const basegfx::BColor& rEmission(rPrimitive.getMaterial().getEmission()); in impRenderPolyPolygonMaterialPrimitive3D() 415 const sal_uInt16 nSpecularIntensity(rPrimitive.getMaterial().getSpecularIntensity()); in impRenderPolyPolygonMaterialPrimitive3D() 433 rPrimitive.getMaterial().getSpecular(), in impRenderPolyPolygonMaterialPrimitive3D() 434 rPrimitive.getMaterial().getEmission(), in impRenderPolyPolygonMaterialPrimitive3D() [all …]
|
H A D | zbufferprocessor3d.cxx | 538 const drawinglayer::attribute::MaterialAttribute3D& getMaterial() const { return maMaterial; } in getMaterial() function in RasterPrimitive3D 805 rCandidate.getMaterial(), in finish() 811 rCandidate.getMaterial(), in finish()
|
H A D | geometry2dextractor.cxx | 117 …BColor aModifiedColor(maBColorModifierStack.getModifiedColor(rPrimitive.getMaterial().getColor())); in processBasePrimitive3D()
|
/aoo41x/main/drawinglayer/source/attribute/ |
H A D | sdrobjectattribute3d.cxx | 88 const MaterialAttribute3D& getMaterial() const { return maMaterial; } in getMaterial() function in drawinglayer::attribute::ImpSdr3DObjectAttribute 102 && getMaterial() == rCandidate.getMaterial() in operator ==() 244 const MaterialAttribute3D& Sdr3DObjectAttribute::getMaterial() const in getMaterial() function in drawinglayer::attribute::Sdr3DObjectAttribute 246 return mpSdr3DObjectAttribute->getMaterial(); in getMaterial()
|
/aoo41x/main/pyuno/source/module/ |
H A D | pyuno.cxx | 324 Any a = rHolder->getMaterial(); in PyUNO_repr() 426 Any a = rHolder->getMaterial(); in PyUNO_str() 665 if( xMe->getMaterial() == xOther->getMaterial() ) in PyUNO_richcompare() 734 if( xMe->getMaterial() == xOther->getMaterial() ) in PyUNO_cmp()
|
H A D | pyuno_runtime.cxx | 801 a = holder->getMaterial(); in pyObject2Any() 827 a = my_mh->getMaterial (); in pyObject2Any()
|
/aoo41x/main/drawinglayer/source/primitive3d/ |
H A D | polypolygonprimitive3d.cxx | 60 && getMaterial() == rCompare.getMaterial() in operator ==()
|
H A D | sdrdecompositiontools3d.cxx | 203 aSdr3DObjectAttribute.getMaterial(), in create3DPolyPolygonFillPrimitives()
|
/aoo41x/main/desktop/source/so_comp/ |
H A D | evaluation.cxx | 134 Any aData = xHolder->getMaterial(); in getExactName() 159 Any SAL_CALL SOEvaluation::getMaterial() throw( RuntimeException ) in getMaterial() function in desktop::SOEvaluation
|
H A D | evaluation.hxx | 71 virtual Any SAL_CALL getMaterial() throw ( RuntimeException );
|
/aoo41x/main/vcl/source/components/ |
H A D | fontident.cxx | 74 virtual Any SAL_CALL getMaterial() throw(RuntimeException); 102 Any SAL_CALL FontIdentificator::getMaterial() throw(RuntimeException) in getMaterial() function in vcl::FontIdentificator
|
/aoo41x/main/drawinglayer/inc/drawinglayer/primitive3d/ |
H A D | polypolygonprimitive3d.hxx | 67 const attribute::MaterialAttribute3D& getMaterial() const { return maMaterial; } in getMaterial() function in drawinglayer::primitive3d::PolyPolygonMaterialPrimitive3D
|
/aoo41x/main/stoc/source/invocation/ |
H A D | invocation.cxx | 151 virtual Any SAL_CALL getMaterial(void) throw(RuntimeException); 369 Any Invocation_Impl::getMaterial(void) throw(RuntimeException) in getMaterial() function in stoc_inv::Invocation_Impl 387 return xMaterialHolder->getMaterial(); in getMaterial()
|
/aoo41x/main/drawinglayer/inc/drawinglayer/attribute/ |
H A D | sdrobjectattribute3d.hxx | 83 const MaterialAttribute3D& getMaterial() const;
|
/aoo41x/main/desktop/source/app/ |
H A D | checkinstall.cxx | 63 Any a = xMaterialHolder->getMaterial(); in CheckInstallation()
|
/aoo41x/main/udkapi/com/sun/star/beans/ |
H A D | XMaterialHolder.idl | 55 any getMaterial();
|
/aoo41x/main/desktop/source/migration/ |
H A D | pages.cxx | 117 Any aData = xHolder->getMaterial(); in checkEval()
|
/aoo41x/main/sfx2/source/view/ |
H A D | viewfrm2.cxx | 125 if (xHolder->getMaterial() >>= sMaterial) { in _getTabString()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | pdfwriter_impl2.cxx | 1121 virtual uno::Any SAL_CALL getMaterial() throw() in getMaterial() function in EncHashTransporter 1137 uno::Any aMat( xRef->getMaterial() ); in getEncHashTransporter()
|
/aoo41x/main/scripting/source/dlgprov/ |
H A D | dlgevtatt.cxx | 573 Any aHandlerObject = xMaterialHolder->getMaterial(); in firing_impl()
|
/aoo41x/main/sdext/source/pdfimport/wrapper/ |
H A D | wrapper.cxx | 604 uno::Any aRes( xMat->getMaterial() ); in readFont()
|
/aoo41x/main/stoc/source/inspect/ |
H A D | introspection.cxx | 785 virtual Any SAL_CALL getMaterial(void) throw(RuntimeException); 1471 Any ImplIntrospectionAccess::getMaterial(void) throw(RuntimeException) in getMaterial() function in stoc_inspect::ImplIntrospectionAccess
|
/aoo41x/main/extensions/source/ole/ |
H A D | unoobjw.cxx | 191 Any any = xMatHolder->getMaterial(); in getOriginalUnoStruct()
|
/aoo41x/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 3955 Any aAny( xMat->getMaterial() ); in readOverrideMetrics()
|
/aoo41x/main/basic/source/classes/ |
H A D | sbunoobj.cxx | 2983 aRetAny = mxMaterialHolder->getMaterial(); in getUnoAny()
|