DO NOT REPLY [Bug 47970] New: No way to set arabic mode from HSSFSheet

View: New views
5 Messages — Rating Filter:   Alert me  

DO NOT REPLY [Bug 47970] New: No way to set arabic mode from HSSFSheet

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

           Summary: No way to set arabic mode from HSSFSheet
           Product: POI
           Version: 3.5-FINAL
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: dev@...
        ReportedBy: markus.herven@...


The arabic is hidden under Sheet and getWindowTwoRecord which cannot be
accessed from HSSFSheet. Easiest is to add a getter and setter. This is needed
to enable right to left sheets.

--
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@...
For additional commands, e-mail: dev-help@...


DO NOT REPLY [Bug 47970] No way to set arabic mode from HSSFSheet

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

--- Comment #1 from markus.herven@... 2009-10-09 02:16:26 PDT ---
Created an attachment (id=24368)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24368)
A patch that adds the possiblity to set the arabic property to HSSFSheet

--
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@...
For additional commands, e-mail: dev-help@...


DO NOT REPLY [Bug 47970] [PATCH] No way to set arabic mode from HSSFSheet

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

markus.herven@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|No way to set arabic mode   |[PATCH] No way to set
                   |from HSSFSheet              |arabic mode from HSSFSheet

--
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@...
For additional commands, e-mail: dev-help@...


DO NOT REPLY [Bug 47970] [PATCH] No way to set arabic mode from HSSFSheet

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Yegor Kozlov <yegor@...> changed:

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

--- Comment #2 from Yegor Kozlov <yegor@...> 2009-11-06 11:40:50 UTC ---
Applied in r833537

Thanks,
Yegor

--
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@...
For additional commands, e-mail: dev-help@...


DO NOT REPLY [Bug 47970] [PATCH] No way to set arabic mode from HSSFSheet

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

--- Comment #3 from Yegor Kozlov <yegor@...> 2009-11-13 05:38:36 UTC ---
The name "setArabic" is politically insensitive. I renamed it to
setRightToLeft() - this name should be fine. The corresponding VBA property is
called DisplayRightToLeft.

Yegor

--
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@...
For additional commands, e-mail: dev-help@...