Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/core/misc/
H A Dconditionalexpression.cxx98 const ::rtl::OUString sRHSPattern( RTL_CONSTASCII_USTRINGPARAM( "$2" ) ); in matchExpression() local
100 sal_Int32 nRHSIndex( sMatchExpression.indexOf( sRHSPattern ) ); in matchExpression()
105 OSL_ENSURE( sMatchExpression.indexOf( sRHSPattern, nRHSIndex + 1 ) == -1, in matchExpression()

Completed in 19 milliseconds