Lines Matching refs:getSdrLFSAttribute
58 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()
170 const attribute::SdrLineAttribute& rLine = getSdrLFSAttribute().getLine(); in getB3DRange()