Difference between revisions of "Writer/Underline Color"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
Underline color in Writer
 
Underline color in Writer
 
Underline color is not a standalone attribute in Writer, it belongs to the underline
 
attribute. There is a Value container named SvxUnderlineItem for underline font effects which specify the underline color property
 
  
 
The current Apache OpenOffice 3.4 doesn't implement the support of underline color importing and exporting in WW8 filter
 
The current Apache OpenOffice 3.4 doesn't implement the support of underline color importing and exporting in WW8 filter
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 46: Line 42:
 
|}
 
|}
  
 +
Underline color in document model
 +
Underline color is not a standalone attribute in Writer, it belongs to the underline
 +
attribute. There is a Value container named SvxUnderlineItem for underline font effects which specify the underline color property
 +
 +
Support underline color in WW8 import filter
  
AOO
+
Support underline color in WW8 export filter
odt work
+
doc lost
+
docx lost
+

Revision as of 01:42, 5 July 2012


Underline color in Writer

The current Apache OpenOffice 3.4 doesn't implement the support of underline color importing and exporting in WW8 filter

underline color import
odt work
doc lost
docx lost
underline color export
odt2odt work
odt2doc lost
doc2odt lost
doc2doc lost
docx2odt lost
docx2doc lost

Underline color in document model Underline color is not a standalone attribute in Writer, it belongs to the underline attribute. There is a Value container named SvxUnderlineItem for underline font effects which specify the underline color property

Support underline color in WW8 import filter

Support underline color in WW8 export filter

Personal tools