Searched defs:bAutoComplete (Results 1 – 4 of 4) sorted by relevance
93 sal_Bool bAutoComplete; member in ScAppOptions
117 static sal_Bool bAutoComplete; // aus App-Optionen member in ScInputHandler
1326 …bool bAutoComplete = (mnMatchEntry == AX_MATCHENTRY_FIRSTLETTER) || (mnMatchEntry == AX_MATCHENTRY… in convertProperties() local
97 sal_Bool ScInputHandler::bAutoComplete = sal_False; // wird in KeyInput gesetzt member in ScInputHandler
Completed in 46 milliseconds