Home
last modified time | relevance | path

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

/aoo4110/main/editeng/source/misc/
H A Dswafopt.cxx44 bChgUserColl = in SvxSwAutoFmtFlags()
103 bChgUserColl = rAFFlags.bChgUserColl; in operator =()
H A Dacorrcfg.cxx431 …case 14: rSwFlags.bChgUserColl = *(sal_Bool*)pValues[nProp].getValue(); break; // "Format/Option/… in Load()
593 …case 14: bVal = rSwFlags.bChgUserColl; pValues[nProp].setValue(&bVal, rType); break; // "Format/O… in Commit()
/aoo4110/main/editeng/inc/editeng/
H A Dswafopt.hxx53 sal_Bool bChgUserColl : 1; member
/aoo4110/main/cui/source/tabpages/
H A Dautocdlg.cxx616 bModified |= pOpt->bChgUserColl != bCheck; in FillItemSet()
617 pOpt->bChgUserColl = bCheck; in FillItemSet()
745 aCheckLB.CheckEntryPos( REPLACE_USER_COLL, CBCOL_FIRST, pOpt->bChgUserColl ); in Reset()
/aoo4110/main/sw/source/core/edit/
H A Dautofmt.cxx2351 ? !aFlags.bChgUserColl in SwAutoFormat()

Completed in 61 milliseconds