Home
last modified time | relevance | path

Searched refs:bAutoCmpltKeepList (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/editeng/source/misc/
H A Dswafopt.cxx71 bAutoCmpltKeepList = sal_True; in SvxSwAutoFmtFlags()
141 bAutoCmpltKeepList = rAFFlags.bAutoCmpltKeepList; in operator =()
H A Dacorrcfg.cxx508 …case 41 :rSwFlags.bAutoCmpltKeepList = *(sal_Bool*)pValues[nProp].getValue(); break;//"Completion/… in Load()
638 …case 41 :bVal = rSwFlags.bAutoCmpltKeepList; pValues[nProp].setValue(&bVal, rType); break;// "Comp… in Commit()
/aoo4110/main/editeng/inc/editeng/
H A Dswafopt.hxx87 sal_Bool bAutoCmpltKeepList : 1; member
/aoo4110/main/sw/source/core/doc/
H A Dacmplwrd.cxx456 const sal_Bool bDelete = !pACorr->GetSwFlags().bAutoCmpltKeepList; in DocumentDying()
/aoo4110/main/cui/source/tabpages/
H A Dautocdlg.cxx2480 bModified |= pOpt->bAutoCmpltKeepList != bCheck; in FillItemSet()
2481 pOpt->bAutoCmpltKeepList = bCheck; in FillItemSet()
2526 aCBRemoveList.Check( !pOpt->bAutoCmpltKeepList ); //inverted value! in Reset()

Completed in 43 milliseconds