Home
last modified time | relevance | path

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

/aoo4110/main/editeng/source/misc/
H A Dswafopt.cxx48 bChgToEnEmDash = in SvxSwAutoFmtFlags()
111 bChgToEnEmDash = rAFFlags.bChgToEnEmDash; in operator =()
H A Dacorrcfg.cxx475 …case 26: rSwFlags.bChgToEnEmDash = *(sal_Bool*)pValues[nProp].getValue(); break; // "Format/ByInp… in Load()
617 …case 26: bVal = rSwFlags.bChgToEnEmDash; pValues[nProp].setValue(&bVal, rType); break; // "Format… in Commit()
/aoo4110/main/editeng/inc/editeng/
H A Dswafopt.hxx61 sal_Bool bChgToEnEmDash : 1; member
/aoo4110/main/sw/source/core/edit/
H A Dautofmt.cxx1900 !aFlags.bChgToEnEmDash && !aFlags.bSetINetAttr && in AutoCorrect()
1909 aFlags.bChgToEnEmDash || aFlags.bSetINetAttr || in AutoCorrect()
2150 ( aFlags.bChgToEnEmDash && in AutoCorrect()
/aoo4110/main/cui/source/tabpages/
H A Dautocdlg.cxx655 bModified |= pOpt->bChgToEnEmDash != bCheck; in FillItemSet()
656 pOpt->bChgToEnEmDash = bCheck; in FillItemSet()
738 aCheckLB.CheckEntryPos( REPLACE_DASHES, CBCOL_FIRST, pOpt->bChgToEnEmDash ); in Reset()

Completed in 53 milliseconds