Home
last modified time | relevance | path

Searched refs:aContentConfig (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dusrpref.hxx145 SwContentViewConfig aContentConfig; member in SwMasterUsrPref
159 aContentConfig.Commit(); in Commit()
168 aContentConfig.SetModified(); in SetModified()
180 aContentConfig.SetModified(); in SetUpdateLinkMode()
190 aContentConfig.SetModified(); in SetUpdateFields()
196 aContentConfig.SetModified(); in SetUpdateFields()
206 aContentConfig.SetModified(); in SetFldUpdateFlags()
215 aContentConfig.SetModified(); in SetUpdateCharts()
221 aContentConfig.SetModified(); in SetUpdateCharts()
/trunk/main/sw/source/ui/config/
H A Dusrpref.cxx62 aContentConfig(bWeb, *this), in SwMasterUsrPref()
73 aContentConfig.Load(); in SwMasterUsrPref()