Searched refs:SwMasterUsrPref (Results 1 – 11 of 11) sorted by relevance
36 class SwMasterUsrPref;39 SwMasterUsrPref& rParent;59 SwMasterUsrPref& rParent;77 SwMasterUsrPref& rParent;95 SwMasterUsrPref& rParent;99 SwCursorConfig(SwMasterUsrPref& rParent);112 SwMasterUsrPref& rParent;116 SwWebColorConfig(SwMasterUsrPref& rParent);127 class SwMasterUsrPref : public SwViewOption class155 SwMasterUsrPref(sal_Bool bWeb);[all …]
50 void SwMasterUsrPref::SetUsrPref(const SwViewOption &rCopy) in SetUsrPref()55 SwMasterUsrPref::SwMasterUsrPref(sal_Bool bWeb) : in SwMasterUsrPref() function in SwMasterUsrPref83 SwMasterUsrPref::~SwMasterUsrPref() in ~SwMasterUsrPref()128 SwContentViewConfig::SwContentViewConfig(sal_Bool bIsWeb, SwMasterUsrPref& rPar) : in SwContentViewConfig()279 SwLayoutViewConfig::SwLayoutViewConfig(sal_Bool bIsWeb, SwMasterUsrPref& rPar) : in SwLayoutViewConfig()428 SwGridConfig::SwGridConfig(sal_Bool bIsWeb, SwMasterUsrPref& rPar) : in SwGridConfig()528 SwCursorConfig::SwCursorConfig(SwMasterUsrPref& rPar) : in SwCursorConfig()603 SwWebColorConfig::SwWebColorConfig(SwMasterUsrPref& rPar) : in SwWebColorConfig()
233 const SwMasterUsrPref* pUsrPref = SW_MOD()->GetUsrPref(sal_False); in Reset()
47 class SwMasterUsrPref;80 SwMasterUsrPref* pUsrPref;81 SwMasterUsrPref* pWebUsrPref;156 const SwMasterUsrPref *GetUsrPref(sal_Bool bWeb) const;
175 SwMasterUsrPref* pPref = (SwMasterUsrPref*)GetUsrPref( static_cast< sal_Bool >( in ApplyUsrPref()244 SwMasterUsrPref* pPref; in ApplyUserMetric()282 SwMasterUsrPref* pPref; in ApplyRulerMetric()591 SwMasterUsrPref* pPref; in GetMetric()
942 const SwMasterUsrPref *SwModule::GetUsrPref(sal_Bool bWeb) const in GetUsrPref()949 pNonConstModule->pWebUsrPref = new SwMasterUsrPref(sal_True); in GetUsrPref()953 pNonConstModule->pUsrPref = new SwMasterUsrPref(sal_False); in GetUsrPref()
91 SwMasterUsrPref* pPref = bTextDialog ? pUsrPref : pWebUsrPref; in CreateItemSet()306 SwMasterUsrPref* pPref = bTextDialog ? pUsrPref : pWebUsrPref; in ApplyItemSet()
109 SwMasterUsrPref *pUsrPref = (SwMasterUsrPref*)SW_MOD()->GetUsrPref(bWeb); in _SetZoom()262 SwMasterUsrPref *pUsrPref = (SwMasterUsrPref*)SW_MOD()->GetUsrPref(bWeb); in SetViewLayout()
227 const SwMasterUsrPref *pUsrPref = SW_MOD()->GetUsrPref(sal_False); in SwPagePreViewWin()622 SwMasterUsrPref *pOpt = (SwMasterUsrPref *)SW_MOD()->GetUsrPref(sal_False); in SetPagePreview()
804 const SwMasterUsrPref *pUsrPref = SW_MOD()->GetUsrPref(0 != pWebDShell); in SwView()
1004 const SwMasterUsrPref* pUsrPref = SW_MOD()->GetUsrPref( bWeb ); in _getSingleValue()1020 const SwMasterUsrPref* pUsrPref = SW_MOD()->GetUsrPref( bWeb ); in _getSingleValue()
Completed in 117 milliseconds