Home
last modified time | relevance | path

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

/aoo41x/main/forms/source/xforms/
H A Dcomputedexpression.cxx92 mbIsEmpty = _checkExpression( " *" ); in setExpression()
98 bool ComputedExpression::_checkExpression( const sal_Char* pExpression ) const in _checkExpression() function in xforms::ComputedExpression
H A Dboolexpression.cxx50 mbIsSimple = _checkExpression( " *(true)|(false) *\\( *\\) *" ); in setExpression()
H A Dcomputedexpression.hxx72 bool _checkExpression( const sal_Char* pExpression ) const;
H A Dpathexpression.cxx93 _checkExpression( "( */@?[a-zA-Z0-9:]+( *\\[ *[0-9 ]+ *\\] *)?)+" ); in setExpression()

Completed in 10 milliseconds