Searched refs:EnhancedCustomShape (Results 1 – 6 of 6) sorted by relevance
50 using namespace EnhancedCustomShape;54 void EnhancedCustomShape::FillEquationParameter( const EnhancedCustomShapeParameter& rSource, const… in FillEquationParameter()1157 namespace EnhancedCustomShape { namespace
832 …vNodesSharedPtr[ i ] = EnhancedCustomShape::FunctionParser::parseFunction( seqEquations[ i ], *thi… in EnhancedCustomShape2d()834 catch ( EnhancedCustomShape::ParseError& ) in EnhancedCustomShape2d()
50 namespace EnhancedCustomShape { namespace
102 std::vector< ::boost::shared_ptr< EnhancedCustomShape::ExpressionNode > > vNodesSharedPtr;
33 /** defines which gluepoints are being offered by the EnhancedCustomShape
2569 ::boost::shared_ptr< EnhancedCustomShape::ExpressionNode > aExpressNode( in ConvertEnhancedCustomShapeEquation()2570 EnhancedCustomShape::FunctionParser::parseFunction( sEquationSource[ i ], aCustoShape2d ) ); in ConvertEnhancedCustomShapeEquation()2576 EnhancedCustomShape::FillEquationParameter( aPara, 0, aEquation ); in ConvertEnhancedCustomShapeEquation()2580 catch ( EnhancedCustomShape::ParseError& ) in ConvertEnhancedCustomShapeEquation()
Completed in 52 milliseconds