Lines Matching refs:setValue
261 pValues[nProp].setValue(&bVal, rType); in Commit()
265 pValues[nProp].setValue(&bVal, rType); in Commit()
269 pValues[nProp].setValue(&bVal, rType); in Commit()
273 pValues[nProp].setValue(&bVal, rType); in Commit()
277 pValues[nProp].setValue(&bVal, rType); in Commit()
281 pValues[nProp].setValue(&bVal, rType); in Commit()
285 pValues[nProp].setValue(&bVal, rType); in Commit()
289 pValues[nProp].setValue(&bVal, rType); in Commit()
293 pValues[nProp].setValue(&bVal, rType); in Commit()
297 pValues[nProp].setValue(&bVal, rType); in Commit()
301 pValues[nProp].setValue(&bVal, rType); in Commit()
305 pValues[nProp].setValue(&bVal, rType); in Commit()
315 pValues[nProp].setValue(&bVal, rType); in Commit()
576 case 0: pValues[nProp].setValue(&rParent.bFileRel, rType); break; // "Text/FileLinks", in Commit()
577 case 1: pValues[nProp].setValue(&rParent.bNetRel, rType); break; // "Text/InternetLinks", in Commit()
578 … case 2: pValues[nProp].setValue(&rParent.bAutoTextPreview, rType); break; // "Text/ShowPreview", in Commit()
579 case 3: pValues[nProp].setValue(&rParent.bAutoTextTip, rType); break; // "Text/ShowToolTip", in Commit()
580 …case 4: pValues[nProp].setValue(&rParent.bSearchInAllCategories, rType );break; //"Text/SearchIn… in Commit()
581 …case 5: bVal = rSwFlags.bAutoCorrect; pValues[nProp].setValue(&bVal, rType); break; // "Format/O… in Commit()
582 …case 6: bVal = rSwFlags.bCptlSttSntnc; pValues[nProp].setValue(&bVal, rType); break; // "Format/… in Commit()
583 …case 7: bVal = rSwFlags.bCptlSttWrd; pValues[nProp].setValue(&bVal, rType); break; // "Format/Op… in Commit()
584 …case 8: bVal = rSwFlags.bChgWeightUnderl; pValues[nProp].setValue(&bVal, rType); break; // "Form… in Commit()
585 …case 9: bVal = rSwFlags.bSetINetAttr; pValues[nProp].setValue(&bVal, rType); break; // "Format/O… in Commit()
586 …case 10: bVal = rSwFlags.bChgOrdinalNumber; pValues[nProp].setValue(&bVal, rType); break; // "For… in Commit()
587 …case 11: bVal = rSwFlags.bAddNonBrkSpace; pValues[nProp].setValue(&bVal, rType); break; // "Form… in Commit()
590 bVal = sal_True; pValues[nProp].setValue(&bVal, rType); in Commit()
592 …case 13: bVal = rSwFlags.bDelEmptyNode; pValues[nProp].setValue(&bVal, rType); break; // "Format/… in Commit()
593 …case 14: bVal = rSwFlags.bChgUserColl; pValues[nProp].setValue(&bVal, rType); break; // "Format/O… in Commit()
594 …case 15: bVal = rSwFlags.bChgEnumNum; pValues[nProp].setValue(&bVal, rType); break; // "Format/Op… in Commit()
610 …case 21: bVal = rSwFlags.bRightMargin; pValues[nProp].setValue(&bVal, rType); break; // "Format/O… in Commit()
614 …case 23: bVal = rSwFlags.bAFmtDelSpacesAtSttEnd; pValues[nProp].setValue(&bVal, rType); break; //… in Commit()
615 …case 24: bVal = rSwFlags.bAFmtDelSpacesBetweenLines; pValues[nProp].setValue(&bVal, rType); break… in Commit()
616 …case 25: bVal = rParent.bAutoFmtByInput; pValues[nProp].setValue(&bVal, rType); break; // "Format… in Commit()
617 …case 26: bVal = rSwFlags.bChgToEnEmDash; pValues[nProp].setValue(&bVal, rType); break; // "Format… in Commit()
618 …case 27: bVal = rSwFlags.bSetNumRule; pValues[nProp].setValue(&bVal, rType); break; // "Format/By… in Commit()
619 …case 28: bVal = rSwFlags.bSetBorder; pValues[nProp].setValue(&bVal, rType); break; // "Format/ByI… in Commit()
620 …case 29: bVal = rSwFlags.bCreateTable; pValues[nProp].setValue(&bVal, rType); break; // "Format/B… in Commit()
621 …case 30: bVal = rSwFlags.bReplaceStyles; pValues[nProp].setValue(&bVal, rType); break; // "Format… in Commit()
622 …case 31: bVal = rSwFlags.bAFmtByInpDelSpacesAtSttEnd; pValues[nProp].setValue(&bVal, rType); brea… in Commit()
623 …case 32: bVal = rSwFlags.bAFmtByInpDelSpacesBetweenLines; pValues[nProp].setValue(&bVal, rType); … in Commit()
624 …case 33: bVal = rSwFlags.bAutoCompleteWords; pValues[nProp].setValue(&bVal, rType); break; // "Co… in Commit()
631 …case 36: bVal = rSwFlags.bAutoCmpltCollectWords; pValues[nProp].setValue(&bVal, rType); break; //… in Commit()
632 …case 37: bVal = rSwFlags.bAutoCmpltEndless; pValues[nProp].setValue(&bVal, rType); break; // "Com… in Commit()
633 …case 38: bVal = rSwFlags.bAutoCmpltAppendBlanc; pValues[nProp].setValue(&bVal, rType); break; // … in Commit()
634 …case 39: bVal = rSwFlags.bAutoCmpltShowAsTip; pValues[nProp].setValue(&bVal, rType); break; // "C… in Commit()
638 …case 41 :bVal = rSwFlags.bAutoCmpltKeepList; pValues[nProp].setValue(&bVal, rType); break;// "Comp… in Commit()