You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2004/03/29 16:40:58 UTC

DO NOT REPLY [Bug 28015] New: - [PATCH] - Enhancement for HSSF Serialier supporting vertical orientation

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28015>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28015

[PATCH] - Enhancement for HSSF Serialier supporting vertical orientation

           Summary: [PATCH] - Enhancement for HSSF Serialier supporting
                    vertical orientation
           Product: Cocoon 2
           Version: Current CVS 2.1
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: blocks
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: frank.taffelt@interface-business.de


this patch enables the hssf serializer to support the "Orient" Attribute for 
vertical text orientation (values=2,4). 

I'm not sure if the rotation is set correct because i could not find the 
correct definition of "isVertVertText()" and "isVertVertText2".