Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/xforms/
H A Dpathexpression.cxx71 PathExpression::PathExpression() in PathExpression() function in xforms::PathExpression
77 PathExpression::~PathExpression() in ~PathExpression()
83 void PathExpression::setExpression( const OUString& rExpression ) in setExpression()
98 const rtl::OUString PathExpression::_getExpressionForEvaluation() const in _getExpressionForEvaluation()
106 bool PathExpression::evaluate( const EvaluationContext& rContext ) in evaluate()
131 Reference<XNode> PathExpression::getNode() const in getNode()
139 const PathExpression::NodeVector_t PathExpression::getNodeList() const in getNodeList()
144 Reference<XNodeList> PathExpression::getXNodeList() const in getXNodeList()
H A Dpathexpression.hxx50 class PathExpression : public ComputedExpression class
65 PathExpression();
66 ~PathExpression();
H A Dbinding.cxx573 PathExpression::NodeVector_t aNodes = maBindingExpression.getNodeList(); in _getMIPEvaluationContexts()
576 for( PathExpression::NodeVector_t::iterator aIter = aNodes.begin(); in _getMIPEvaluationContexts()
625 PathExpression::NodeVector_t aNodes = maBindingExpression.getNodeList(); in bind()
636 for( PathExpression::NodeVector_t::iterator aIter = aNodes.begin(); in bind()
644 for( PathExpression::NodeVector_t::iterator aIter2 = maEventNodes.begin(); in bind()
1165 PathExpression::NodeVector_t aNodes = maBindingExpression.getNodeList(); in getListEntry()
1178 PathExpression::NodeVector_t aNodes = maBindingExpression.getNodeList(); in getAllListEntries()
H A Dbinding.hxx126 PathExpression maBindingExpression;

Completed in 30 milliseconds