Searched refs:nAutoPar (Results 1 – 2 of 2) sorted by relevance
437 nAutoPar( 0 ), in ScInputHandler()1379 nAutoPar = 0; in ResetAutoPar()1384 ++nAutoPar; // closing parenthesis can be overwritten in AutoParAdded()1425 DBG_ASSERT(nAutoPar, "SkipClosingPar: count is wrong"); in SkipClosingPar()1426 --nAutoPar; in SkipClosingPar()3163 else if ( nAutoPar && nChar == ')' && CursorAtClosingPar() ) in KeyInput()
83 sal_uInt16 nAutoPar; // autom.parentheses than can be overwritten member in ScInputHandler
Completed in 107 milliseconds