Home
last modified time | relevance | path

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

/trunk/main/editeng/inc/editeng/
H A Dacorrcfg.hxx77 SvxSwAutoCorrCfg aSwConfig; member in SvxAutoCorrCfg
92 aSwConfig.SetModified(); in SetModified()
97 aSwConfig.Commit(); in Commit()
106 void SetAutoFmtByInput( sal_Bool bSet ) { bAutoFmtByInput = bSet;aSwConfig.SetModified();} in SetAutoFmtByInput()
109 void SetSaveRelFile( sal_Bool bSet ) { bFileRel = bSet; aSwConfig.SetModified(); } in SetSaveRelFile()
112 void SetSaveRelNet( sal_Bool bSet ) { bNetRel = bSet; aSwConfig.SetModified();} in SetSaveRelNet()
115 void SetAutoTextPreview(sal_Bool bSet) {bAutoTextPreview = bSet; aSwConfig.SetModified();} in SetAutoTextPreview()
118 void SetAutoTextTip(sal_Bool bSet ) { bAutoTextTip = bSet;aSwConfig.SetModified();} in SetAutoTextTip()
121 …void SetSearchInAllCategories(sal_Bool bSet ) { bSearchInAllCategories = bSet; aSwConfig.SetModi… in SetSearchInAllCategories()
/trunk/main/editeng/source/misc/
H A Dacorrcfg.cxx51 aSwConfig(*this), in SvxAutoCorrCfg()
73 aSwConfig.Load(sal_True); in SvxAutoCorrCfg()
88 aSwConfig.SetModified(); in SetAutoCorrect()

Completed in 23 milliseconds