Home
last modified time | relevance | path

Searched refs:getSdr3DObjectAttribute (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/primitive3d/
H A Dsdrcubeprimitive3d.cxx45 if(css::drawing::NormalsKind_SPECIFIC == getSdr3DObjectAttribute().getNormalsKind() in create3DDecomposition()
46 … || css::drawing::NormalsKind_SPHERE == getSdr3DObjectAttribute().getNormalsKind()) in create3DDecomposition()
53 if(getSdr3DObjectAttribute().getNormalsInvert()) in create3DDecomposition()
64 … bool bParallelX(css::drawing::TextureProjectionMode_PARALLEL == getSdr3DObjectAttribute().getText… in create3DDecomposition()
65 …tSpecificX(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
66 …eX(!bParallelX && (css::drawing::TextureProjectionMode_SPHERE == getSdr3DObjectAttribute().getText… in create3DDecomposition()
69 … bool bParallelY(css::drawing::TextureProjectionMode_PARALLEL == getSdr3DObjectAttribute().getText… in create3DDecomposition()
70 …tSpecificY(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
140 getSdr3DObjectAttribute(), in create3DDecomposition()
151 getSdr3DObjectAttribute()); in create3DDecomposition()
[all …]
H A Dsdrsphereprimitive3d.cxx39 …const bool bCreateNormals(css::drawing::NormalsKind_SPECIFIC == getSdr3DObjectAttribute().getNorma… in create3DDecomposition()
40 || css::drawing::NormalsKind_SPHERE == getSdr3DObjectAttribute().getNormalsKind()); in create3DDecomposition()
49 && getSdr3DObjectAttribute().getNormalsInvert() in create3DDecomposition()
60 … bool bParallelX(css::drawing::TextureProjectionMode_PARALLEL == getSdr3DObjectAttribute().getText… in create3DDecomposition()
61 …tSpecificX(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
62 …onst bool bSphereX(css::drawing::TextureProjectionMode_SPHERE == getSdr3DObjectAttribute().getText… in create3DDecomposition()
65 … bool bParallelY(css::drawing::TextureProjectionMode_PARALLEL == getSdr3DObjectAttribute().getText… in create3DDecomposition()
67 …onst bool bSphereY(css::drawing::TextureProjectionMode_SPHERE == getSdr3DObjectAttribute().getText… in create3DDecomposition()
128 getSdr3DObjectAttribute(), in create3DDecomposition()
139 getSdr3DObjectAttribute()); in create3DDecomposition()
[all …]
H A Dsdrpolypolygonprimitive3d.cxx49 … if(css::drawing::NormalsKind_SPHERE == getSdr3DObjectAttribute().getNormalsKind()) in create3DDecomposition()
53 … else if(css::drawing::NormalsKind_FLAT == getSdr3DObjectAttribute().getNormalsKind()) in create3DDecomposition()
58 if(getSdr3DObjectAttribute().getNormalsInvert()) in create3DDecomposition()
68 getSdr3DObjectAttribute().getTextureProjectionX(), in create3DDecomposition()
69 getSdr3DObjectAttribute().getTextureProjectionY(), in create3DDecomposition()
82 getSdr3DObjectAttribute(), in create3DDecomposition()
93 getSdr3DObjectAttribute()); in create3DDecomposition()
112 … aRetval, getSdrLFSAttribute().getShadow(), getSdr3DObjectAttribute().getShadow3D())); in create3DDecomposition()
H A Dsdrlatheprimitive3d.cxx50 … const css::drawing::NormalsKind eNormalsKind(getSdr3DObjectAttribute().getNormalsKind()); in create3DDecomposition()
52 …ordinatesX(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
53 …ordinatesY(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
90 if(getSdr3DObjectAttribute().getNormalsInvert()) in create3DDecomposition()
100 getSdr3DObjectAttribute().getTextureProjectionX(), in create3DDecomposition()
101 getSdr3DObjectAttribute().getTextureProjectionY(), in create3DDecomposition()
114 getSdr3DObjectAttribute(), in create3DDecomposition()
125 getSdr3DObjectAttribute()); in create3DDecomposition()
131 if(getSdr3DObjectAttribute().getReducedLineGeometry()) in create3DDecomposition()
191 … aRetval, getSdrLFSAttribute().getShadow(), getSdr3DObjectAttribute().getShadow3D())); in create3DDecomposition()
[all …]
H A Dsdrextrudeprimitive3d.cxx52 … const css::drawing::NormalsKind eNormalsKind(getSdr3DObjectAttribute().getNormalsKind()); in create3DDecomposition()
54 …ordinatesX(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
55 …ordinatesY(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
99 if(getSdr3DObjectAttribute().getNormalsInvert()) in create3DDecomposition()
109 getSdr3DObjectAttribute().getTextureProjectionX(), in create3DDecomposition()
110 getSdr3DObjectAttribute().getTextureProjectionY(), in create3DDecomposition()
123 getSdr3DObjectAttribute(), in create3DDecomposition()
134 getSdr3DObjectAttribute()); in create3DDecomposition()
140 if(getSdr3DObjectAttribute().getReducedLineGeometry()) in create3DDecomposition()
350 … aRetval, getSdrLFSAttribute().getShadow(), getSdr3DObjectAttribute().getShadow3D())); in create3DDecomposition()
[all …]
H A Dsdrprimitive3d.cxx99 && getSdr3DObjectAttribute() == rCompare.getSdr3DObjectAttribute()); in operator ==()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/primitive3d/
H A Dsdrcubeprimitive3d.cxx48 if(css::drawing::NormalsKind_SPECIFIC == getSdr3DObjectAttribute().getNormalsKind() in create3DDecomposition()
49 … || css::drawing::NormalsKind_SPHERE == getSdr3DObjectAttribute().getNormalsKind()) in create3DDecomposition()
56 if(getSdr3DObjectAttribute().getNormalsInvert()) in create3DDecomposition()
67 … bool bParallelX(css::drawing::TextureProjectionMode_PARALLEL == getSdr3DObjectAttribute().getText… in create3DDecomposition()
68 …tSpecificX(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
69 …eX(!bParallelX && (css::drawing::TextureProjectionMode_SPHERE == getSdr3DObjectAttribute().getText… in create3DDecomposition()
72 … bool bParallelY(css::drawing::TextureProjectionMode_PARALLEL == getSdr3DObjectAttribute().getText… in create3DDecomposition()
73 …tSpecificY(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
143 getSdr3DObjectAttribute(), in create3DDecomposition()
154 getSdr3DObjectAttribute()); in create3DDecomposition()
[all …]
H A Dsdrsphereprimitive3d.cxx43 …const bool bCreateNormals(css::drawing::NormalsKind_SPECIFIC == getSdr3DObjectAttribute().getNorma… in create3DDecomposition()
44 || css::drawing::NormalsKind_SPHERE == getSdr3DObjectAttribute().getNormalsKind()); in create3DDecomposition()
53 && getSdr3DObjectAttribute().getNormalsInvert() in create3DDecomposition()
64 … bool bParallelX(css::drawing::TextureProjectionMode_PARALLEL == getSdr3DObjectAttribute().getText… in create3DDecomposition()
65 …tSpecificX(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
66 …onst bool bSphereX(css::drawing::TextureProjectionMode_SPHERE == getSdr3DObjectAttribute().getText… in create3DDecomposition()
69 … bool bParallelY(css::drawing::TextureProjectionMode_PARALLEL == getSdr3DObjectAttribute().getText… in create3DDecomposition()
71 …onst bool bSphereY(css::drawing::TextureProjectionMode_SPHERE == getSdr3DObjectAttribute().getText… in create3DDecomposition()
132 getSdr3DObjectAttribute(), in create3DDecomposition()
143 getSdr3DObjectAttribute()); in create3DDecomposition()
[all …]
H A Dsdrpolypolygonprimitive3d.cxx51 … if(css::drawing::NormalsKind_SPHERE == getSdr3DObjectAttribute().getNormalsKind()) in create3DDecomposition()
55 … else if(css::drawing::NormalsKind_FLAT == getSdr3DObjectAttribute().getNormalsKind()) in create3DDecomposition()
60 if(getSdr3DObjectAttribute().getNormalsInvert()) in create3DDecomposition()
70 getSdr3DObjectAttribute().getTextureProjectionX(), in create3DDecomposition()
71 getSdr3DObjectAttribute().getTextureProjectionY(), in create3DDecomposition()
84 getSdr3DObjectAttribute(), in create3DDecomposition()
95 getSdr3DObjectAttribute()); in create3DDecomposition()
114 … aRetval, getSdrLFSAttribute().getShadow(), getSdr3DObjectAttribute().getShadow3D())); in create3DDecomposition()
H A Dsdrlatheprimitive3d.cxx54 … const css::drawing::NormalsKind eNormalsKind(getSdr3DObjectAttribute().getNormalsKind()); in create3DDecomposition()
56 …ordinatesX(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
57 …ordinatesY(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
94 if(getSdr3DObjectAttribute().getNormalsInvert()) in create3DDecomposition()
104 getSdr3DObjectAttribute().getTextureProjectionX(), in create3DDecomposition()
105 getSdr3DObjectAttribute().getTextureProjectionY(), in create3DDecomposition()
118 getSdr3DObjectAttribute(), in create3DDecomposition()
129 getSdr3DObjectAttribute()); in create3DDecomposition()
135 if(getSdr3DObjectAttribute().getReducedLineGeometry()) in create3DDecomposition()
195 … aRetval, getSdrLFSAttribute().getShadow(), getSdr3DObjectAttribute().getShadow3D())); in create3DDecomposition()
[all …]
H A Dsdrextrudeprimitive3d.cxx56 … const css::drawing::NormalsKind eNormalsKind(getSdr3DObjectAttribute().getNormalsKind()); in create3DDecomposition()
58 …ordinatesX(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
59 …ordinatesY(css::drawing::TextureProjectionMode_OBJECTSPECIFIC == getSdr3DObjectAttribute().getText… in create3DDecomposition()
103 if(getSdr3DObjectAttribute().getNormalsInvert()) in create3DDecomposition()
113 getSdr3DObjectAttribute().getTextureProjectionX(), in create3DDecomposition()
114 getSdr3DObjectAttribute().getTextureProjectionY(), in create3DDecomposition()
127 getSdr3DObjectAttribute(), in create3DDecomposition()
138 getSdr3DObjectAttribute()); in create3DDecomposition()
144 if(getSdr3DObjectAttribute().getReducedLineGeometry()) in create3DDecomposition()
354 … aRetval, getSdrLFSAttribute().getShadow(), getSdr3DObjectAttribute().getShadow3D())); in create3DDecomposition()
[all …]
H A Dsdrprimitive3d.cxx102 && getSdr3DObjectAttribute() == rCompare.getSdr3DObjectAttribute()); in operator ==()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/drawinglayer/primitive3d/
H A Dsdrprimitive3d.hxx75 …const attribute::Sdr3DObjectAttribute& getSdr3DObjectAttribute() const { return maSdr3DObjectAttri… in getSdr3DObjectAttribute() function in drawinglayer::primitive3d::SdrPrimitive3D
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/drawinglayer/primitive3d/
H A Dsdrprimitive3d.hxx75 …const attribute::Sdr3DObjectAttribute& getSdr3DObjectAttribute() const { return maSdr3DObjectAttri… in getSdr3DObjectAttribute() function in drawinglayer::primitive3d::SdrPrimitive3D