You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2009/12/23 09:02:32 UTC

DO NOT REPLY [Bug 48432] New: [PATCH]Initial draft of XSSFTheme

https://issues.apache.org/bugzilla/show_bug.cgi?id=48432

           Summary: [PATCH]Initial draft of XSSFTheme
           Product: POI
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
        AssignedTo: dev@poi.apache.org
        ReportedBy: Petr.Udalau@exigenservices.com


Created an attachment (id=24751)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24751)
Implementation.

Implemented extracting color form theme by index.
Created class XSSFTheme that fits into the common POIXMLDocumentPart scheme.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 48432] [PATCH]Initial draft of XSSFTheme

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48432

longxibo@sina.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |REMIND

--- Comment #3 from longxibo@sina.com 2010-05-20 02:02:27 EDT ---
(In reply to comment #2)
> Applied to svn trunk, with very slight tweaks, thanks for this!
> The only thing is I have a nasty feeling it might not work properly if there is
> more than one theme. I've no idea how common (if even possible) that is, but if
> you could work up a new patch that supports that, it'd be great!

Can you upload more than one theme sample xlsx file?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 48432] [PATCH]Initial draft of XSSFTheme

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48432

Nick Burch <ni...@alfresco.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Nick Burch <ni...@alfresco.com> 2010-05-19 07:55:32 EDT ---
Applied to svn trunk, with very slight tweaks, thanks for this!

The only thing is I have a nasty feeling it might not work properly if there is
more than one theme. I've no idea how common (if even possible) that is, but if
you could work up a new patch that supports that, it'd be great!

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 48432] [PATCH]Initial draft of XSSFTheme

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48432

longxibo@sina.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from longxibo@sina.com 2010-05-18 03:28:21 EDT ---
(In reply to comment #0)
> Created an attachment (id=24751)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24751) [details]
> Implementation.
> Implemented extracting color form theme by index.
> Created class XSSFTheme that fits into the common POIXMLDocumentPart scheme.

Can't found org.openxmlformats.schemas.drawingml.x2006.main.ThemeDocument and 
CTColorScheme in poi-ooxml-schemas-3.6-20091214.jar

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org