Home
last modified time | relevance | path

Searched refs:OutCSS1_Property (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dwrthtml.hxx382 inline void OutCSS1_Property( const sal_Char *pProp, const String& rVal );
383 void OutCSS1_Property( const sal_Char *pProp, const sal_Char *pVal,
506 OutCSS1_Property( pProp, pVal, 0 ); in OutCSS1_PropertyAscii()
512 OutCSS1_Property( pProp, rVal.GetBuffer(), 0 ); in OutCSS1_PropertyAscii()
515 inline void SwHTMLWriter::OutCSS1_Property( const sal_Char *pProp, in OutCSS1_Property() function in SwHTMLWriter
518 OutCSS1_Property( pProp, 0, &rVal ); in OutCSS1_Property()
H A Dcss1atr.cxx235 void SwHTMLWriter::OutCSS1_Property( const sal_Char *pProp, in OutCSS1_Property() function in SwHTMLWriter
2670 rHTMLWrt.OutCSS1_Property( sCSS1_P_font_family, sOut ); in OutCSS1_SvxFont()
2811 rHTMLWrt.OutCSS1_Property( sCSS1_P_so_language, sOut ); in OutCSS1_SvxLanguage()
3553 rHTMLWrt.OutCSS1_Property( sCSS1_P_background, sOut ); in OutCSS1_SvxBrush()

Completed in 25 milliseconds