Searched refs:VIEWOPT_DEST_WEB (Results 1 – 5 of 5) sorted by relevance
67 #define VIEWOPT_DEST_WEB 2 macro
595 pModule->ApplyUsrPref( *pOpt, this, bWebView ? VIEWOPT_DEST_WEB : VIEWOPT_DEST_TEXT ); in ExecViewOptions()
170 VIEWOPT_DEST_WEB == nDest ? sal_True : in ApplyUsrPref()
488 ApplyUsrPref( aViewOpt, pAppView, bTextDialog? VIEWOPT_DEST_TEXT : VIEWOPT_DEST_WEB); in ApplyItemSet()
865 : bWeb ? VIEWOPT_DEST_WEB in _postSetValues()