Searched refs:ApplyUsrPref (Results 1 – 12 of 12) sorted by relevance
/trunk/main/sw/source/ui/uiview/ |
H A D | viewmdi.cxx | 186 SW_MOD()->ApplyUsrPref( *pUsrPref, in _SetZoom() 271 SW_MOD()->ApplyUsrPref( *pUsrPref, in SetViewLayout()
|
H A D | view0.cxx | 599 pModule->ApplyUsrPref( *pOpt, this, bWebView ? VIEWOPT_DEST_WEB : VIEWOPT_DEST_TEXT ); in ExecViewOptions()
|
/trunk/main/sw/inc/ |
H A D | swmodule.hxx | 158 void ApplyUsrPref(const SwViewOption &, SwView*,
|
/trunk/main/sw/source/ui/app/ |
H A D | swmodul1.cxx | 169 void SwModule::ApplyUsrPref(const SwViewOption &rUsrPref, SwView* pActView, in ApplyUsrPref() function in SwModule
|
H A D | appopt.cxx | 492 ApplyUsrPref( aViewOpt, pAppView, bTextDialog? VIEWOPT_DEST_TEXT : VIEWOPT_DEST_WEB); in ApplyItemSet()
|
/trunk/main/sw/source/ui/shells/ |
H A D | grfsh.cxx | 318 SW_MOD()->ApplyUsrPref(aUsrPref, &GetView()); in Execute()
|
H A D | drwtxtsh.cxx | 835 SW_MOD()->ApplyUsrPref(aOpt, &rView); in InsertSymbol()
|
H A D | frmsh.cxx | 531 SW_MOD()->ApplyUsrPref(aUsrPref, &GetView()); in Execute()
|
H A D | textsh.cxx | 1181 SW_MOD()->ApplyUsrPref(aOpt, &GetView()); in InsertSymbol()
|
H A D | tabsh.cxx | 319 SW_MOD()->ApplyUsrPref(aUsrPref, &rSh.GetView()); in ItemSetToTableParam()
|
H A D | annotsh.cxx | 1721 SW_MOD()->ApplyUsrPref(aOpt, &rView); in InsertSymbol()
|
/trunk/main/sw/source/ui/uno/ |
H A D | unomod.cxx | 867 SW_MOD()->ApplyUsrPref( *mpViewOption, pView, pView ? VIEWOPT_DEST_VIEW_ONLY in _postSetValues()
|
Completed in 71 milliseconds