Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx149 const EnhancedCustomShape2d& mrCustoShape; member in __anonebc81da20111::AdjustmentExpression
155 , mrCustoShape( rCustoShape ) in AdjustmentExpression()
161 return mrCustoShape.GetAdjustValueAsDouble( mnIndex ); in operator ()()
183 const EnhancedCustomShape2d& mrCustoShape; member in __anonebc81da20111::EquationExpression
189 , mrCustoShape( rCustoShape ) in EquationExpression()
194 return mrCustoShape.GetEquationValueAsDouble( mnIndex ); in operator ()()
216 const EnhancedCustomShape2d& mrCustoShape; member in __anonebc81da20111::EnumValueExpression
222 , mrCustoShape ( rCustoShape ) in EnumValueExpression()
251 return getValue( mrCustoShape, meFunct ); in operator ()()
276 ConstantValueExpression aConstantValue( getValue( mrCustoShape, meFunct ) ); in fillNode()

Completed in 25 milliseconds