Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/html/
H A Dhtmlexp.cxx404 OUT_STR( aHTMLStyle.aFontFamilyName ); in WriteHeader()
410 const String& rList = aHTMLStyle.aFontFamilyName; in WriteHeader()
471 if ( !aHTMLStyle.bInitialized ) in PageDefaults()
491aHTMLStyle.nFontSizeNumber = GetFontSizeNumber( static_cast< sal_uInt16 >( aHTMLStyle.nFontHeight … in PageDefaults()
502 if ( !aHTMLStyle.bInitialized ) in PageDefaults()
505 aHTMLStyle.aBackgroundColor = pBrushItem->GetColor(); in PageDefaults()
506 aHTMLStyle.bInitialized = sal_True; in PageDefaults()
596 if ( !aHTMLStyle.aBackgroundColor.GetTransparency() ) in WriteBody()
850 nScriptType = aHTMLStyle.nDefaultScriptType; in WriteCell()
971 if ( nFontHeight != aHTMLStyle.nFontHeight ) in WriteCell()
[all …]
/aoo4110/main/sc/source/filter/inc/
H A Dhtmlexp.hxx101 ScHTMLStyle aHTMLStyle; member in ScHTMLExport

Completed in 28 milliseconds