Searched refs:sExprPart1 (Results 1 – 1 of 1) sorted by relevance
115 const ::rtl::OUString sExprPart1( _rExpression.copy( 0, nLHSIndex ) ); in matchExpression() local117 if ( sExprPart1 != sMatchExprPart1 ) in matchExpression()137 …_out_rLHS = _rExpression.copy( sExprPart1.getLength(), _rExpression.getLength() - sExprPart1.getLe… in matchExpression()149 sExprPart1.getLength(), in matchExpression()150 _rExpression.getLength() - sExprPart1.getLength() - sExprPart3.getLength() in matchExpression()
Completed in 6 milliseconds