Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/xforms/
H A Dcomputedexpression.cxx71 : msExpression(), in ComputedExpression()
85 return msExpression; in getExpression()
91 msExpression = rExpression; in setExpression()
109 static_cast<xub_StrLen>( msExpression.getLength() ); in _checkExpression()
112 int nSearch = aTextSearch.SearchFrwrd( msExpression, &nStart, &nEnd ); in _checkExpression()
136 return msExpression; in _getExpressionForEvaluation()
H A Dcomputedexpression.hxx58 rtl::OUString msExpression; member in xforms::ComputedExpression

Completed in 20 milliseconds