Lines Matching refs:getSdrLFSTAttribute

63             if(!getSdrLFSTAttribute().getFill().isDefault())  in create2DDecomposition()
71 getSdrLFSTAttribute().getFill(), in create2DDecomposition()
72 getSdrLFSTAttribute().getFillFloatTransGradient())); in create2DDecomposition()
76 if(getSdrLFSTAttribute().getLine().isDefault()) in create2DDecomposition()
93 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
98 if(!getSdrLFSTAttribute().getText().isDefault()) in create2DDecomposition()
104 getSdrLFSTAttribute().getText(), in create2DDecomposition()
105 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
112 if(!getSdrLFSTAttribute().getShadow().isDefault()) in create2DDecomposition()
116 getSdrLFSTAttribute().getShadow()); in create2DDecomposition()
138 && getSdrLFSTAttribute() == rCompare.getSdrLFSTAttribute()); in operator ==()
183 if(!getSdrLFSTAttribute().getFill().isDefault() && aUnitOutline.isClosed()) in create2DDecomposition()
191 getSdrLFSTAttribute().getFill(), in create2DDecomposition()
192 getSdrLFSTAttribute().getFillFloatTransGradient())); in create2DDecomposition()
196 if(getSdrLFSTAttribute().getLine().isDefault()) in create2DDecomposition()
213 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
214 getSdrLFSTAttribute().getLineStartEnd())); in create2DDecomposition()
218 if(!getSdrLFSTAttribute().getText().isDefault()) in create2DDecomposition()
224 getSdrLFSTAttribute().getText(), in create2DDecomposition()
225 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
232 if(!getSdrLFSTAttribute().getShadow().isDefault()) in create2DDecomposition()
236 getSdrLFSTAttribute().getShadow()); in create2DDecomposition()