Home
last modified time | relevance | path

Searched refs:getSdrLFSAttribute (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/drawinglayer/source/primitive3d/
H A Dsdrpolypolygonprimitive3d.cxx58 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
76 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
86 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
94 getSdrLFSAttribute().getFill(), in create3DDecomposition()
95 getSdrLFSAttribute().getFillFloatTransGradient()); in create3DDecomposition()
108 if(!getSdrLFSAttribute().getLine().isDefault()) in create3DDecomposition()
114 aLine, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()
119 if(!getSdrLFSAttribute().getShadow().isDefault() in create3DDecomposition()
123 … aRetval, getSdrLFSAttribute().getShadow(), getSdr3DObjectAttribute().getShadow3D())); in create3DDecomposition()
168 if(!getSdrLFSAttribute().getLine().isDefault()) in getB3DRange()
[all …]
H A Dsdrlatheprimitive3d.cxx69 if(!getSdrLFSAttribute().getFill().isDefault() in create3DDecomposition()
92 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
110 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
120 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
128 getSdrLFSAttribute().getFill(), in create3DDecomposition()
129 getSdrLFSAttribute().getFillFloatTransGradient()); in create3DDecomposition()
142 if(!getSdrLFSAttribute().getLine().isDefault()) in create3DDecomposition()
177 aNewLineGeometry, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()
189 aHorLine, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()
194 aVerLine, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()
[all …]
H A Dsdrextrudeprimitive3d.cxx68 …if(!getSdrLFSAttribute().getFill().isDefault() && (bCreateTextureCoordiantesX || bCreateTextureCoo… in create3DDecomposition()
98 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
116 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
126 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
134 getSdrLFSAttribute().getFill(), in create3DDecomposition()
135 getSdrLFSAttribute().getFillFloatTransGradient()); in create3DDecomposition()
148 if(!getSdrLFSAttribute().getLine().isDefault()) in create3DDecomposition()
334 aNewLineGeometry, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()
346 aHorLine, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()
351 aVerLine, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()
[all …]
H A Dsdrsphereprimitive3d.cxx60 if(!getSdrLFSAttribute().getFill().isDefault() in create3DDecomposition()
70 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
134 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
142 getSdrLFSAttribute().getFill(), in create3DDecomposition()
143 getSdrLFSAttribute().getFillFloatTransGradient()); in create3DDecomposition()
156 if(!getSdrLFSAttribute().getLine().isDefault()) in create3DDecomposition()
160 aSphere, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()
165 if(!getSdrLFSAttribute().getShadow().isDefault() in create3DDecomposition()
169 … aRetval, getSdrLFSAttribute().getShadow(), getSdr3DObjectAttribute().getShadow3D())); in create3DDecomposition()
H A Dsdrcubeprimitive3d.cxx55 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
73 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
145 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
153 getSdrLFSAttribute().getFill(), in create3DDecomposition()
154 getSdrLFSAttribute().getFillFloatTransGradient()); in create3DDecomposition()
167 if(!getSdrLFSAttribute().getLine().isDefault()) in create3DDecomposition()
171 aLine, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()
176 if(!getSdrLFSAttribute().getShadow().isDefault() && aRetval.hasElements()) in create3DDecomposition()
179 … aRetval, getSdrLFSAttribute().getShadow(), getSdr3DObjectAttribute().getShadow3D())); in create3DDecomposition()
H A Dsdrprimitive3d.cxx47 if(!getSdrLFSAttribute().getLine().isDefault()) in getStandard3DRange()
49 const attribute::SdrLineAttribute& rLine = getSdrLFSAttribute().getLine(); in getStandard3DRange()
74 if(!getSdrLFSAttribute().getLine().isDefault()) in get3DRangeFromSlices()
76 const attribute::SdrLineAttribute& rLine = getSdrLFSAttribute().getLine(); in get3DRangeFromSlices()
110 && getSdrLFSAttribute() == rCompare.getSdrLFSAttribute() in operator ==()
/aoo4110/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dsdrprimitive3d.hxx78 …const attribute::SdrLineFillShadowAttribute3D& getSdrLFSAttribute() const { return maSdrLFSAttribu… in getSdrLFSAttribute() function in drawinglayer::primitive3d::SdrPrimitive3D

Completed in 64 milliseconds