Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx169 void SwModule::ApplyUsrPref(const SwViewOption &rUsrPref, SwView* pActView, in ApplyUsrPref() argument
187 pPref->SetUIOptions( rUsrPref ); in ApplyUsrPref()
192 pPref->SetPagePrevRow(rUsrPref.GetPagePrevRow()); in ApplyUsrPref()
193 pPref->SetPagePrevCol(rUsrPref.GetPagePrevCol()); in ApplyUsrPref()
200 pPref->SetUsrPref( rUsrPref ); in ApplyUsrPref()
218 pViewOpt = new SwViewOption( rUsrPref ); in ApplyUsrPref()

Completed in 8 milliseconds