Searched refs:bSWWA (Results 1 – 3 of 3) sorted by relevance
55 boolean bSWWA = false; // SPELL_WRONG_WORDS_AGAIN ? in propertyChange()65 bSCWA = bSWWA = true; in propertyChange()69 bSCWA = bSWWA = true; in propertyChange()74 bSWWA = !bSCWA; // TRUE->FALSE change? in propertyChange()79 bSWWA = !bSCWA; // TRUE->FALSE change? in propertyChange()84 bSWWA = !bSCWA; // TRUE->FALSE change? in propertyChange()89 if (bSWWA) in propertyChange()
270 bSWWA = FALSE; // SPELL_WRONG_WORDS_AGAIN ? in propertyChange() local283 bSCWA = bSWWA = TRUE; in propertyChange()289 bSCWA = bSWWA = TRUE; in propertyChange()296 bSWWA = !bSCWA; // TRUE->FALSE change? in propertyChange()303 bSWWA = !bSCWA; // TRUE->FALSE change? in propertyChange()310 bSWWA = !bSCWA; // TRUE->FALSE change? in propertyChange()321 if (bSWWA) in propertyChange()
201 bSWWA = sal_False; // SPELL_WRONG_WORDS_AGAIN ? in propertyChange_Impl() local215 bSCWA = bSWWA = sal_True; in propertyChange_Impl()233 if (bSWWA && bSpellEvts) in propertyChange_Impl()457 bSWWA = sal_False; // SPELL_WRONG_WORDS_AGAIN ? in propertyChange_Impl() local466 bSWWA = !bSCWA; // sal_True->sal_False change? in propertyChange_Impl()473 bSWWA = !bSCWA; // sal_True->sal_False change? in propertyChange_Impl()480 bSWWA = !bSCWA; // sal_True->sal_False change? in propertyChange_Impl()494 if (bSWWA) in propertyChange_Impl()
Completed in 28 milliseconds