Searched refs:_checkExpression (Results 1 – 4 of 4) sorted by relevance
92 mbIsEmpty = _checkExpression( " *" ); in setExpression()98 bool ComputedExpression::_checkExpression( const sal_Char* pExpression ) const in _checkExpression() function in xforms::ComputedExpression
50 mbIsSimple = _checkExpression( " *(true)|(false) *\\( *\\) *" ); in setExpression()
72 bool _checkExpression( const sal_Char* pExpression ) const;
93 _checkExpression( "( */@?[a-zA-Z0-9:]+( *\\[ *[0-9 ]+ *\\] *)?)+" ); in setExpression()
Completed in 21 milliseconds