Re: Re: where is the source code of loading page?

2013-05-15 Thread chengjh
I attach the java code segment and C++ calling stack for your reference..Hope it helpful for you.. *Java Code Segment:* String sUrl; com.sun.star.beans.PropertyValue[] loadProps = new com.sun.star.beans.PropertyValue[2]; loadProps[0] = new com.sun.star.beans.PropertyValue(); loadProps[0].Name =

Re: [Proposal]Improve Writer Table Header to Export Complete Info for Accessibility

2013-04-22 Thread chengjh
if it can catch up in 4.0? Or should be plan it to 4.1? - Shenfeng (Simon) 2013/4/22 chengjh chen...@apache.org Currently, there is an accessibility issue for table header. If end users create Writer table and check the table header in the table dialog, the table header will have Table Header

[Proposal]Improve Writer Table Header to Export Complete Info for Accessibility

2013-04-21 Thread chengjh
Currently, there is an accessibility issue for table header. If end users create Writer table and check the table header in the table dialog, the table header will have Table Header style and can be exported to pdf/doc completely,and Adobe Professional can recognize the table header

Re: Writer suggestion

2013-03-31 Thread chengjh
Hi Donald, Please add page break with a different page style, and then to modify the column setting for the subsequent page..In AOO, the page settings are applied to page style. So, you need to use page style for your scenarios. Hope it helpful for you.Thanks. On Mon, Apr 1, 2013 at 7:47 AM,

Re: add a feature to the document processor

2013-03-29 Thread chengjh
, that would would also show selected or boundry based selectio would be cool for us writers. What do you think? Don On 3/28/13 1:46 AM, chengjh wrote: Hi Don, What's feature that you want to dev? Could you please provide more detail description about your feature?Any related issue opened

Re: add a feature to the document processor

2013-03-27 Thread chengjh
Hi Don, What's feature that you want to dev? Could you please provide more detail description about your feature?Any related issue opened in https://issues.apache.org/ooo/? On Wed, Mar 27, 2013 at 9:47 PM, Don Chase d...@donchaseco.com wrote: may I? Thanks... Don -- Don Chase CEO

[Proposal]Improve the Cc/Bcc of Mail Merge

2013-03-25 Thread chengjh
Currently,the Mail to is designed to map a column of the data source,and end users can select conveniently, that's a very good design,but Cc/Bcc provides end users with the behavior to input mail address manually.Moreover the same Cc/Bcc mail address will appear in all mails. So, if the mail is

Re: [Proposal]Improve the Cc/Bcc of Mail Merge

2013-03-25 Thread chengjh
Hi FR, Thanks for your info..I voted them. And I propose to take them as high priority candidate for 4.0.thanks. On Mon, Mar 25, 2013 at 5:55 PM, FR web forum ooofo...@free.fr wrote: I propose to improve the Cc/Bcc of mail merge Great! You have 2 issues about it:

Re: annoying input field popup

2013-03-25 Thread chengjh
Hi BK, Could you please provide a detail use case to describe what's your problem? Of course, it is better based on a sample..Thus, the community can understand correctly,and then do something helpful for you. Thanks. On Tue, Mar 26, 2013 at 6:17 AM, B K bbobbybigk...@yahoo.com wrote: i've

Re: Vote now for 2013 Readers Choice Awards (About.com)

2013-03-04 Thread chengjh
+1,Voted for Apache OpenOffice.. On Tue, Mar 5, 2013 at 5:10 AM, Rob Weir robw...@apache.org wrote: We've received four nominations in About.com's 2013 Readers Choice Awards. In the category of Office Software we've been nominated for: -- Your Favorite Office Suite for Windows

Re: Re: build problem

2013-01-09 Thread chengjh
At 2013-01-09 16:32:46,chengjh chen...@apache.org wrote: Sure,the compiled object files can be found at ..\main\solver\350\ wntmsci12.pro\workdir\CxxObject\sw\.,and dlls can be got from ..\main\solver\350\wntmsci12.pro\workdir\LinkTarget\Library..Thanks. On Wed, Jan 9, 2013 at 3:52 PM

Re: project Volunteer

2013-01-08 Thread chengjh
Hi Tseng, Welcome to join the community for the product development.How about the progress of your build?Any issue during your build,please post to the community for help.Have a good day. On Mon, Jan 7, 2013 at 9:44 PM, Regina Henschel rb.hensc...@t-online.dewrote: Hi Tseng, tseng chan

Re: OpenOffice Writer wins Linux Journal's Readers' Choice Award for Best Single Office Program

2012-12-19 Thread chengjh
Good News,Congratulations!!! On Thu, Dec 20, 2012 at 1:33 AM, Rob Weir robw...@apache.org wrote: For 3rd year in a row, OpenOffice Writer wins Linux Journal's Readers' Choice Award for Best Single Office Program. Congratulations, everyone!

Re: WaE: sw/source/filter/ww8 compiler warnings

2012-12-03 Thread chengjh
Hi Pavel, I committed some changes to solve the found warnings...Please help to verify again..And I will have a check to the whole sw module to see whether any missed warning is still existing.thanks. On Fri, Nov 30, 2012 at 3:54 AM, Pavel Janík pa...@janik.cz wrote: Hi, current trunk issues

Re: WaE: sw/source/filter/ww8 compiler warnings

2012-12-03 Thread chengjh
--disable-build-mozilla --enable-verbose --enable-category-b \ --enable-minimizer --enable-presenter-console --enable-wiki-publisher --disable-odk On Tue, Dec 4, 2012 at 3:28 AM, Pavel Janík pa...@janik.cz wrote: Hi! On Dec 3, 2012, at 4:18 PM, chengjh wrote: I committed

Re: WaE: sw/source/filter/ww8 compiler warnings

2012-11-30 Thread chengjh
I will have a look. On Fri, Nov 30, 2012 at 3:54 AM, Pavel Janík pa...@janik.cz wrote: Hi, current trunk issues few warnings in sw/source/filter/ww8: cc1plus: warnings being treated as errors /Users/pavel/BUILD/BuildDir/ooo_trunk_src/sw/source/filter/ww8/ww8par3.cxx: In member

Re: WaE: sw/source/filter/ww8 compiler warnings

2012-11-30 Thread chengjh
Hi Pavel, this is unnecessary checking, and it will be revised soon..Thanks for your care. On Sat, Dec 1, 2012 at 3:19 AM, Pavel Janík pa...@janik.cz wrote: On Nov 30, 2012, at 8:16 PM, Pavel Janík wrote: On Nov 30, 2012, at 12:04 PM, chengjh wrote: I will have a look. Next

Re: [Proposal]Propose to Improve the Graphic Bullets Interoperability with MS Word Binary Format

2012-11-27 Thread chengjh
Committed with 1414498.thanks for the code review. On Thu, Nov 22, 2012 at 11:27 AM, chengjh chen...@apache.org wrote: Thanks to Fan's effort. On Thu, Nov 22, 2012 at 11:02 AM, Fan Zheng zheng.easy...@gmail.comwrote: I will take a look at the patch. thx. 2012/11/21 Joost Andrae

Re: [Proposal]Propose to Improve the Graphic Bullets Interoperability with MS Word Binary Format

2012-11-27 Thread chengjh
Committed with 1414498.thanks for the code review. On Thu, Nov 22, 2012 at 11:27 AM, chengjh chen...@apache.org wrote: Thanks to Fan's effort. On Thu, Nov 22, 2012 at 11:02 AM, Fan Zheng zheng.easy...@gmail.comwrote: I will take a look at the patch. thx. 2012/11/21 Joost Andrae

Re: [Proposal]Propose to Improve the Graphic Bullets Interoperability with MS Word Binary Format

2012-11-20 Thread chengjh
) On 2012/10/09 8:06 AM, chengjh wrote: The comment format can provide another way to get the whole code change set,except svn, which is valuable for someone who has only the code base,is not familiar with the tool svn, especially,meets regression issue related to the code change.The comments

Re: problems with writer

2012-11-13 Thread chengjh
Hi Gerry, Could you please post more details? 1)Which release/build are you using? 2)Did you open an existing doc or just create a new doc? 3)Where did you copy the contents from?From web page,other doc or other application? 4)What's your local/language of your Windows 7 Home? Thanks. On Wed,