Home
last modified time | relevance | path

Searched refs:SwMasterUsrPref (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dusrpref.hxx36 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 class
155 SwMasterUsrPref(sal_Bool bWeb);
[all …]
/trunk/main/sw/source/ui/config/
H A Dusrpref.cxx50 void SwMasterUsrPref::SetUsrPref(const SwViewOption &rCopy) in SetUsrPref()
55 SwMasterUsrPref::SwMasterUsrPref(sal_Bool bWeb) : in SwMasterUsrPref() function in SwMasterUsrPref
83 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()
H A Doptload.cxx233 const SwMasterUsrPref* pUsrPref = SW_MOD()->GetUsrPref(sal_False); in Reset()
/trunk/main/sw/inc/
H A Dswmodule.hxx47 class SwMasterUsrPref;
80 SwMasterUsrPref* pUsrPref;
81 SwMasterUsrPref* pWebUsrPref;
156 const SwMasterUsrPref *GetUsrPref(sal_Bool bWeb) const;
/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx175 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()
H A Dapphdl.cxx942 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()
H A Dappopt.cxx91 SwMasterUsrPref* pPref = bTextDialog ? pUsrPref : pWebUsrPref; in CreateItemSet()
306 SwMasterUsrPref* pPref = bTextDialog ? pUsrPref : pWebUsrPref; in ApplyItemSet()
/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx109 SwMasterUsrPref *pUsrPref = (SwMasterUsrPref*)SW_MOD()->GetUsrPref(bWeb); in _SetZoom()
262 SwMasterUsrPref *pUsrPref = (SwMasterUsrPref*)SW_MOD()->GetUsrPref(bWeb); in SetViewLayout()
H A Dpview.cxx229 const SwMasterUsrPref *pUsrPref = SW_MOD()->GetUsrPref(sal_False); in SwPagePreViewWin()
624 SwMasterUsrPref *pOpt = (SwMasterUsrPref *)SW_MOD()->GetUsrPref(sal_False); in SetPagePreview()
H A Dview.cxx804 const SwMasterUsrPref *pUsrPref = SW_MOD()->GetUsrPref(0 != pWebDShell); in SwView()
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx1004 const SwMasterUsrPref* pUsrPref = SW_MOD()->GetUsrPref( bWeb ); in _getSingleValue()
1020 const SwMasterUsrPref* pUsrPref = SW_MOD()->GetUsrPref( bWeb ); in _getSingleValue()

Completed in 48 milliseconds