Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx143 if(!bHtmlMode || (nHtmlMode & HTMLMODE_FULL_STYLES)) in SwParaDlg()
151 if(!bHtmlMode || (nHtmlMode & (HTMLMODE_SOME_STYLES|HTMLMODE_FULL_STYLES))) in SwParaDlg()
/AOO42X/main/sw/source/ui/config/
H A Dviewopt.cxx404 HTMLMODE_FULL_STYLES|HTMLMODE_GRAPH_POS| in GetHtmlMode()
415 HTMLMODE_FRM_COLUMNS|HTMLMODE_FULL_STYLES| in GetHtmlMode()
/AOO42X/main/sfx2/inc/sfx2/
H A Dhtmlmode.hxx33 #define HTMLMODE_FULL_STYLES 0x0040 /* == SW */ macro
/AOO42X/main/sw/source/filter/html/
H A Dwrthtml.cxx172 HTMLMODE_FULL_STYLES); in WriteStream()
175 if( IsHTMLMode(HTMLMODE_SOME_STYLES | HTMLMODE_FULL_STYLES) ) in WriteStream()
H A Dcss1atr.cxx2754 if( !rHTMLWrt.IsHTMLMode(HTMLMODE_FULL_STYLES) ) in OutCSS1_SvxKerning()
H A Dhtmlatr.cxx1512 if( IsHTMLMode(HTMLMODE_FULL_STYLES) ) in GetHTMLItemState()
/AOO42X/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx231 if(!(nHtmlMode & HTMLMODE_FULL_STYLES)) in SwTemplateDlg()
/AOO42X/main/sw/source/ui/shells/
H A Dtxtattr.cxx705 … if((nHtmlMode & HTMLMODE_ON) && !(nHtmlMode & (HTMLMODE_FULL_STYLES|HTMLMODE_FIRSTLINE) )) in GetAttrState()
H A Dbasesh.cxx2822 if ( (!bHtmlMode || (nHtmlMode & HTMLMODE_FULL_STYLES)) && in GetGalleryState()
/AOO42X/main/cui/source/tabpages/
H A Dparagrph.cxx1284 if(!(nHtmlMode & (HTMLMODE_FULL_STYLES|HTMLMODE_FIRSTLINE)) ) in Reset()