Searched refs:aHTMLStyle (Results 1 – 2 of 2) sorted by relevance
404 OUT_STR( aHTMLStyle.aFontFamilyName ); in WriteHeader()410 const String& rList = aHTMLStyle.aFontFamilyName; in WriteHeader()471 if ( !aHTMLStyle.bInitialized ) in PageDefaults()491 …aHTMLStyle.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 …]
101 ScHTMLStyle aHTMLStyle; member in ScHTMLExport
Completed in 35 milliseconds