Searched refs:vNodesSharedPtr (Results 1 – 2 of 2) sorted by relevance
827 vNodesSharedPtr.resize( nLength ); in EnhancedCustomShape2d()832 …vNodesSharedPtr[ i ] = EnhancedCustomShape::FunctionParser::parseFunction( seqEquations[ i ], *thi… in EnhancedCustomShape2d()880 if ( nIndex < (sal_Int32)vNodesSharedPtr.size() ) in GetEquationValueAsDouble()882 if ( vNodesSharedPtr[ nIndex ].get() ) in GetEquationValueAsDouble()885 fNumber = (*vNodesSharedPtr[ nIndex ])(); in GetEquationValueAsDouble()
102 std::vector< ::boost::shared_ptr< EnhancedCustomShape::ExpressionNode > > vNodesSharedPtr; member in EnhancedCustomShape2d
Completed in 32 milliseconds