Searched refs:bLookInString (Results 1 – 1 of 1) sorted by relevance
391 sal_Bool bLookInString = ((nQuotes % 2) != 0); in lcl_MatchParenthesis() local392 sal_Bool bInString = bLookInString; in lcl_MatchParenthesis()402 if ( bLookInString && !bInString ) in lcl_MatchParenthesis()405 else if ( bInString == bLookInString ) in lcl_MatchParenthesis()
Completed in 26 milliseconds