Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/app/ !
H A Dswmodul1.cxx655 pTmp->SpellItAgainSam( bInvalid, bOnlyWrong, bSmartTags ); in CheckSpellChanges()
/AOO42X/main/sw/inc/ !
H A Ddoc.hxx1873 void SpellItAgainSam( sal_Bool bInvalid, sal_Bool bOnlyWrong, sal_Bool bSmartTags );
/AOO42X/main/sw/source/ui/uiview/ !
H A Dview2.cxx1075 pDoc->SpellItAgainSam( sal_True, sal_False, sal_False ); in Execute()
/AOO42X/main/sw/source/core/doc/ !
H A Ddoc.cxx2055 void SwDoc::SpellItAgainSam( sal_Bool bInvalid, sal_Bool bOnlyWrong, sal_Bool bSmartTags ) in SpellItAgainSam() function in SwDoc