Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx646 void SwModule::CheckSpellChanges( sal_Bool bOnlineSpelling, in CheckSpellChanges() argument
651 if( bOnlineSpelling || bInvalid ) in CheckSpellChanges()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx130 sal_Bool bOnlineSpelling = ( (const SfxBoolItem*) pItem )->GetValue(); in Execute() local
136 pDoc->SetOnlineSpell( bOnlineSpelling ); in Execute()
/trunk/main/sw/inc/
H A Dswmodule.hxx230 void CheckSpellChanges( sal_Bool bOnlineSpelling,
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1785 sal_Bool bOnlineSpelling = ((const SfxBoolItem*)pItem)->GetValue(); in ApplyLanguageOptions() local
1793 makeAny(bOnlineSpelling) ); in ApplyLanguageOptions()

Completed in 41 milliseconds