Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx1160 sal_Bool bDoParen = ( nInsLen > 1 && aInsStr.GetChar(nInsLen-2) == '(' in lcl_CompleteFunction() local
1162 if ( bDoParen ) in lcl_CompleteFunction()
1173 bDoParen = sal_False; in lcl_CompleteFunction()
1180 if ( bDoParen ) // Cursor zwischen die Klammern setzen in lcl_CompleteFunction()

Completed in 34 milliseconds