Home
last modified time | relevance | path

Searched refs:GetUsrPref (Results 1 – 15 of 15) sorted by relevance

/AOO42X/main/sw/source/ui/app/
H A Dswmodul1.cxx169 SwMasterUsrPref* pPref = (SwMasterUsrPref*)GetUsrPref( static_cast< sal_Bool >( in ApplyUsrPref()
242 GetUsrPref(sal_True); in ApplyUserMetric()
248 GetUsrPref(sal_False); in ApplyUserMetric()
280 GetUsrPref(sal_True); in ApplyRulerMetric()
286 GetUsrPref(sal_False); in ApplyRulerMetric()
571 return GetUsrPref( bWeb ); in GetViewOption()
589 GetUsrPref(sal_True); in GetMetric()
595 GetUsrPref(sal_False); in GetMetric()
607 GetUsrPref(sal_False); in GetLinkUpdMode()
616 GetUsrPref(sal_False); in GetFldUpdateFlags()
[all …]
H A Ddocshini.cxx327 SW_MOD()->GetUsrPref( bWeb )->IsAlignMathObjectsToBaseline() ); in InitNew()
781 … sal_uInt16 nNewPos = static_cast< sal_uInt16 >(SW_MOD()->GetUsrPref(sal_False)->GetDefTab()); in SubInitNew()
793 sal_Bool bSquaredPageMode = SW_MOD()->GetUsrPref(sal_False)->IsSquaredPageMode(); in SubInitNew()
H A Dappopt.cxx88 SwViewOption aViewOpt = *GetUsrPref(!bTextDialog); in CreateItemSet()
301 SwViewOption aViewOpt = *GetUsrPref(!bTextDialog); in ApplyItemSet()
H A Dapphdl.cxx942 const SwMasterUsrPref *SwModule::GetUsrPref(sal_Bool bWeb) const in GetUsrPref() function in SwModule
H A Ddocsh.cxx899 ViewShell::PrtOle2( mpDoc, SW_MOD()->GetUsrPref(bWeb), aOpts, pDev, aRect ); in Draw()
/AOO42X/main/sw/source/ui/uiview/
H A Dviewmdi.cxx104 SwMasterUsrPref *pUsrPref = (SwMasterUsrPref*)SW_MOD()->GetUsrPref(bWeb); in _SetZoom()
257 SwMasterUsrPref *pUsrPref = (SwMasterUsrPref*)SW_MOD()->GetUsrPref(bWeb); in SetViewLayout()
H A Dpview.cxx227 const SwMasterUsrPref *pUsrPref = SW_MOD()->GetUsrPref(sal_False); in SwPagePreViewWin()
622 SwMasterUsrPref *pOpt = (SwMasterUsrPref *)SW_MOD()->GetUsrPref(sal_False); in SetPagePreview()
1239 pPrefs = SW_MOD()->GetUsrPref(sal_False); in Init()
H A Dview0.cxx587 pModule->GetUsrPref(bWebView); in ExecViewOptions()
H A Dview.cxx797 const SwMasterUsrPref *pUsrPref = SW_MOD()->GetUsrPref(0 != pWebDShell); in SwView()
/AOO42X/main/sw/source/ui/table/
H A Drowht.cxx96 FieldUnit eFieldUnit = SW_MOD()->GetUsrPref( 0 != PTR_CAST( SwWebDocShell, in SwTableHeightDlg()
H A Dcolwd.cxx87 FieldUnit eFieldUnit = SW_MOD()->GetUsrPref( bIsWeb )->GetMetric(); in IMPL_LINK_INLINE_END()
/AOO42X/main/sw/source/ui/uno/
H A Dunomod.cxx1001 const SwMasterUsrPref* pUsrPref = SW_MOD()->GetUsrPref( bWeb ); in _getSingleValue()
1017 const SwMasterUsrPref* pUsrPref = SW_MOD()->GetUsrPref( bWeb ); in _getSingleValue()
/AOO42X/main/sw/inc/
H A Dswmodule.hxx156 const SwMasterUsrPref *GetUsrPref(sal_Bool bWeb) const;
/AOO42X/main/sw/source/ui/utlui/
H A Duitool.cxx622 return SW_MOD()->GetUsrPref(bWeb)->GetMetric(); in GetDfltMetric()
/AOO42X/main/sw/source/ui/config/
H A Doptload.cxx233 const SwMasterUsrPref* pUsrPref = SW_MOD()->GetUsrPref(sal_False); in Reset()