Home
last modified time | relevance | path

Searched refs:pWebUsrPref (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/ui/app/
H A Dswmodul1.cxx247 if(!pWebUsrPref) in ApplyUserMetric()
249 pPref = pWebUsrPref; in ApplyUserMetric()
285 if(!pWebUsrPref) in ApplyRulerMetric()
287 pPref = pWebUsrPref; in ApplyRulerMetric()
594 if(!pWebUsrPref) in GetMetric()
596 pPref = pWebUsrPref; in GetMetric()
H A Dapphdl.cxx754 DELETEZ(pWebUsrPref); in Notify()
945 if(bWeb && !pWebUsrPref) in GetUsrPref()
949 pNonConstModule->pWebUsrPref = new SwMasterUsrPref(sal_True); in GetUsrPref()
955 return bWeb ? pWebUsrPref : pUsrPref; in GetUsrPref()
H A Dappopt.cxx91 SwMasterUsrPref* pPref = bTextDialog ? pUsrPref : pWebUsrPref; in CreateItemSet()
306 SwMasterUsrPref* pPref = bTextDialog ? pUsrPref : pWebUsrPref; in ApplyItemSet()
H A Dswmodule.cxx189 pWebUsrPref(0), in SwModule()
/aoo4110/main/sw/inc/
H A Dswmodule.hxx81 SwMasterUsrPref* pWebUsrPref; member in SwModule

Completed in 33 milliseconds