Searched refs:pPref (Results 1 – 2 of 2) sorted by relevance
88 pSh->SetUIOptions(*pPref); in lcl_SetUIPrefs()201 pPref->SetModified(); in ApplyUsrPref()235 pPref->SetIdle(sal_True); in ApplyUsrPref()244 SwMasterUsrPref* pPref; in ApplyUserMetric() local249 pPref = pWebUsrPref; in ApplyUserMetric()255 pPref = pUsrPref; in ApplyUserMetric()282 SwMasterUsrPref* pPref; in ApplyRulerMetric() local293 pPref = pUsrPref; in ApplyRulerMetric()591 SwMasterUsrPref* pPref; in GetMetric() local596 pPref = pWebUsrPref; in GetMetric()[all …]
91 SwMasterUsrPref* pPref = bTextDialog ? pUsrPref : pWebUsrPref; in CreateItemSet() local200 FieldUnit eUnit = pPref->GetHScrollMetric(); in CreateItemSet()205 eUnit = pPref->GetVScrollMetric(); in CreateItemSet()209 pRet->Put(SfxUInt16Item( SID_ATTR_METRIC, static_cast< sal_uInt16 >(pPref->GetMetric()) )); in CreateItemSet()220 pRet->Put(SfxUInt16Item( SID_ATTR_DEFTABSTOP, (sal_uInt16)pPref->GetDefTab())); in CreateItemSet()306 SwMasterUsrPref* pPref = bTextDialog ? pUsrPref : pWebUsrPref; in ApplyItemSet() local361 pPref->SetHScrollMetric(eUnit); in ApplyItemSet()370 pPref->SetVScrollMetric(eUnit); in ApplyItemSet()378 pPref->SetDefTab(nTabDist); in ApplyItemSet()457 pPref->SetAlignMathObjectsToBaseline( bAlignFormulas ); in ApplyItemSet()
Completed in 17 milliseconds