Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx391 sal_Bool bLookInString = ((nQuotes % 2) != 0); in lcl_MatchParenthesis() local
392 sal_Bool bInString = bLookInString; in lcl_MatchParenthesis()
402 if ( bLookInString && !bInString ) in lcl_MatchParenthesis()
405 else if ( bInString == bLookInString ) in lcl_MatchParenthesis()

Completed in 31 milliseconds