Lines Matching refs:basegfx

50 …virtual void modifyBColor(const basegfx::B2DPoint& rUV, basegfx::BColor& rBColor, double& rfOpacit…
51 virtual void modifyOpacity(const basegfx::B2DPoint& rUV, double& rfOpacity) const;
66 basegfx::B2DHomMatrix maB2DHomMatrix;
67 basegfx::BColor maBColor;
81 basegfx::ODFGradientInfo maGradientInfo;
82 basegfx::B2DRange maDefinitionRange;
83 basegfx::BColor maStart;
84 basegfx::BColor maEnd;
89 const basegfx::B2DRange& rDefinitionRange,
90 const basegfx::BColor& rStart,
91 const basegfx::BColor& rEnd,
102 basegfx::BColor& rOuterColor) = 0;
105 const basegfx::BColor& getStart() const { return maStart; } in getStart()
106 const basegfx::BColor& getEnd() const { return maEnd; } in getEnd()
126 const basegfx::B2DRange& rDefinitionRange,
127 const basegfx::B2DRange& rOutputRange,
128 const basegfx::BColor& rStart,
129 const basegfx::BColor& rEnd,
137 basegfx::BColor& rOuterColor);
138 …virtual void modifyBColor(const basegfx::B2DPoint& rUV, basegfx::BColor& rBColor, double& rfOpacit…
157 const basegfx::B2DRange& rDefinitionRange,
158 const basegfx::B2DRange& rOutputRange,
159 const basegfx::BColor& rStart,
160 const basegfx::BColor& rEnd,
168 basegfx::BColor& rOuterColor);
169 …virtual void modifyBColor(const basegfx::B2DPoint& rUV, basegfx::BColor& rBColor, double& rfOpacit…
184 const basegfx::B2DRange& rDefinitionRange,
185 const basegfx::BColor& rStart,
186 const basegfx::BColor& rEnd,
195 basegfx::BColor& rOuterColor);
196 …virtual void modifyBColor(const basegfx::B2DPoint& rUV, basegfx::BColor& rBColor, double& rfOpacit…
211 const basegfx::B2DRange& rDefinitionRange,
212 const basegfx::BColor& rStart,
213 const basegfx::BColor& rEnd,
223 basegfx::BColor& rOuterColor);
224 …virtual void modifyBColor(const basegfx::B2DPoint& rUV, basegfx::BColor& rBColor, double& rfOpacit…
239 const basegfx::B2DRange& rDefinitionRange,
240 const basegfx::BColor& rStart,
241 const basegfx::BColor& rEnd,
251 basegfx::BColor& rOuterColor);
252 …virtual void modifyBColor(const basegfx::B2DPoint& rUV, basegfx::BColor& rBColor, double& rfOpacit…
267 const basegfx::B2DRange& rDefinitionRange,
268 const basegfx::BColor& rStart,
269 const basegfx::BColor& rEnd,
279 basegfx::BColor& rOuterColor);
280 …virtual void modifyBColor(const basegfx::B2DPoint& rUV, basegfx::BColor& rBColor, double& rfOpacit…
294 basegfx::B2DRange maOutputRange;
295 basegfx::B2DHomMatrix maTextureTransform;
296 basegfx::B2DHomMatrix maBackTextureTransform;
306 const basegfx::B2DRange& rDefinitionRange,
307 const basegfx::B2DRange& rOutputRange,
315 void appendTransformations(::std::vector< basegfx::B2DHomMatrix >& rMatrices);
316 double getDistanceToHatch(const basegfx::B2DPoint& rUV) const;
317 const basegfx::B2DHomMatrix& getBackTextureTransform() const;
340 basegfx::B2DRange maRange;
346 const basegfx::B2DRange& rRange,
354 void appendTransformations(::std::vector< basegfx::B2DHomMatrix >& rMatrices);