You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2006/03/01 08:55:41 UTC

[jira] Updated: (COCOON-665) [PATCH] HSSFSerializer Support for FreezePane

     [ http://issues.apache.org/jira/browse/COCOON-665?page=all ]

David Crossley updated COCOON-665:
----------------------------------

    Bugzilla Id:   (was: 19641)
     Other Info: [Patch available]
    Description: 
Added a new Element Processor for HSSF to support freeze pane.
To use the freeze pane of poi you have to add this line in your gnumeric file:

<gmr:Freeze Col="value" Row="value"/>


Your must replace the jakarta-poi-1.7.0-dev-20020624.jar with jakarta-poi-
1.10.0-dev-20030222.jar in your libs.


src/blocks/poi/java/org/apache/cocoon/components/elementprocessor/impl/poi/h
ssf/elements/EPFreeze.java

  was:
Added a new Element Processor for HSSF to support freeze pane.
To use the freeze pane of poi you have to add this line in your gnumeric file:

<gmr:Freeze Col="value" Row="value"/>


Your must replace the jakarta-poi-1.7.0-dev-20020624.jar with jakarta-poi-
1.10.0-dev-20030222.jar in your libs.


src/blocks/poi/java/org/apache/cocoon/components/elementprocessor/impl/poi/h
ssf/elements/EPFreeze.java


> [PATCH] HSSFSerializer Support for FreezePane
> ---------------------------------------------
>
>          Key: COCOON-665
>          URL: http://issues.apache.org/jira/browse/COCOON-665
>      Project: Cocoon
>         Type: Bug
>   Components: - Components: Sitemap
>     Versions: 2.1.8
>  Environment: Operating System: other
> Platform: Sun
>     Reporter: Grigorios Merenidis
>     Assignee: Cocoon Developers Team
>  Attachments: EPFreeze.java, expires.patch, poi.diff
>
> Added a new Element Processor for HSSF to support freeze pane.
> To use the freeze pane of poi you have to add this line in your gnumeric file:
> <gmr:Freeze Col="value" Row="value"/>
> Your must replace the jakarta-poi-1.7.0-dev-20020624.jar with jakarta-poi-
> 1.10.0-dev-20030222.jar in your libs.
> src/blocks/poi/java/org/apache/cocoon/components/elementprocessor/impl/poi/h
> ssf/elements/EPFreeze.java

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira