Difference between revisions of "Writer/Underline Color"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 42: Line 42:
 
|}
 
|}
  
Underline color in document model
+
== Underline color in document model ==
 +
 
 
Underline color is not a standalone attribute in Writer, it belongs to the underline  
 
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
 
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
+
 
 +
== Support underline color in WW8 import filter ==
 +
 
 +
 
 +
== Support underline color in WW8 export filter ==

Revision as of 01:46, 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