Home
last modified time | relevance | path

Searched refs:SetAutoTextPreview (Results 1 – 2 of 2) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Dacorrcfg.hxx115 void SetAutoTextPreview(sal_Bool bSet) {bAutoTextPreview = bSet; aSwConfig.SetModified();} in SetAutoTextPreview() function in SvxAutoCorrCfg
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx313 pCfg->SetAutoTextPreview(aShowExampleCB.IsChecked()) ; in ~SwGlossaryDlg()