Searched refs:bDoParen (Results 1 – 1 of 1) sorted by relevance
1160 sal_Bool bDoParen = ( nInsLen > 1 && aInsStr.GetChar(nInsLen-2) == '(' in lcl_CompleteFunction() local1162 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 27 milliseconds