Searched refs:OOO_STRING_SVTOOLS_HTML_underline (Results 1 – 5 of 5) sorted by relevance
1046 if ( bUnderline ) TAG_ON( OOO_STRING_SVTOOLS_HTML_underline ); in WriteCell()1150 if ( bUnderline ) TAG_OFF( OOO_STRING_SVTOOLS_HTML_underline ); in WriteCell()
1088 if ( bUnderline ) TAG_ON( OOO_STRING_SVTOOLS_HTML_underline ); in WriteCell()1098 if ( bUnderline ) TAG_OFF( OOO_STRING_SVTOOLS_HTML_underline ); in WriteCell()
163 #define OOO_STRING_SVTOOLS_HTML_underline "U" macro
178 {{OOO_STRING_SVTOOLS_HTML_underline}, HTML_UNDERLINE_ON},
3029 HTMLOutFuncs::Out_AsciiTag( rWrt.Strm(), OOO_STRING_SVTOOLS_HTML_underline, rHTMLWrt.bTagOn ); in OutHTML_SwUnderline()
Completed in 66 milliseconds