Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/xforms/
H A Dpathexpression.cxx98 const rtl::OUString PathExpression::_getExpressionForEvaluation() const in _getExpressionForEvaluation() function in xforms::PathExpression
100 OUString sExpr = ComputedExpression::_getExpressionForEvaluation(); in _getExpressionForEvaluation()
113 bool bResult = _evaluate( rContext, _getExpressionForEvaluation() ); in evaluate()
H A Dcomputedexpression.cxx133 const OUString ComputedExpression::_getExpressionForEvaluation() const in _getExpressionForEvaluation() function in xforms::ComputedExpression
167 return _evaluate( rContext, _getExpressionForEvaluation() ); in evaluate()
H A Dpathexpression.hxx61 const rtl::OUString _getExpressionForEvaluation() const;
H A Dcomputedexpression.hxx75 const rtl::OUString _getExpressionForEvaluation() const;

Completed in 24 milliseconds