Lines Matching refs:getSdrLFSTAttribute
67 && getSdrLFSTAttribute() == rCompare.getSdrLFSTAttribute()) in operator ==()
90 && !getSdrLFSTAttribute().getFill().isDefault()) in get2DDecomposition()
98 getSdrLFSTAttribute().getFill(), in get2DDecomposition()
99 getSdrLFSTAttribute().getFillFloatTransGradient())); in get2DDecomposition()
106 && !getSdrLFSTAttribute().getLine().isDefault()) in get2DDecomposition()
110 if(0.0 != getSdrLFSTAttribute().getLine().getWidth()) in get2DDecomposition()
118 double fHalfLineWidth(getSdrLFSTAttribute().getLine().getWidth() * 0.5); in get2DDecomposition()
128 getSdrLFSTAttribute().getLine(), in get2DDecomposition()
139 getSdrLFSTAttribute().getLine(), in get2DDecomposition()
158 if(!getSdrLFSTAttribute().getText().isDefault()) in get2DDecomposition()
164 getSdrLFSTAttribute().getText(), in get2DDecomposition()
165 getSdrLFSTAttribute().getLine(), in get2DDecomposition()
173 && !getSdrLFSTAttribute().getShadow().isDefault()) in get2DDecomposition()
177 getSdrLFSTAttribute().getShadow()); in get2DDecomposition()