Lines Matching refs:pUsrPref
253 if(!pUsrPref) in ApplyUserMetric()
255 pPref = pUsrPref; in ApplyUserMetric()
291 if(!pUsrPref) in ApplyRulerMetric()
293 pPref = pUsrPref; in ApplyRulerMetric()
600 if(!pUsrPref) in GetMetric()
602 pPref = pUsrPref; in GetMetric()
612 if(!pUsrPref) in GetLinkUpdMode()
614 return (sal_uInt16)pUsrPref->GetUpdateLinkMode(); in GetLinkUpdMode()
621 if(!pUsrPref) in GetFldUpdateFlags()
623 return pUsrPref->GetFldUpdateFlags(); in GetFldUpdateFlags()
630 if(!pUsrPref) in ApplyFldUpdateFlags()
632 pUsrPref->SetFldUpdateFlags(eFldFlags); in ApplyFldUpdateFlags()
639 if(!pUsrPref) in ApplyLinkMode()
641 pUsrPref->SetUpdateLinkMode(nNewLinkMode); in ApplyLinkMode()
675 if(!pUsrPref) in ApplyDefaultPageMode()
677 pUsrPref->SetDefaultPageMode(bIsSquaredPageMode); in ApplyDefaultPageMode()