Searched refs:rUsrPref (Results 1 – 1 of 1) sorted by relevance
163 void SwModule::ApplyUsrPref(const SwViewOption &rUsrPref, SwView* pActView, in ApplyUsrPref() argument181 pPref->SetUIOptions( rUsrPref ); in ApplyUsrPref()186 pPref->SetPagePrevRow(rUsrPref.GetPagePrevRow()); in ApplyUsrPref()187 pPref->SetPagePrevCol(rUsrPref.GetPagePrevCol()); in ApplyUsrPref()194 pPref->SetUsrPref( rUsrPref ); in ApplyUsrPref()212 pViewOpt = new SwViewOption( rUsrPref ); in ApplyUsrPref()