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 = "H

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

2013-04-22 Thread chengjh
an catch up in 4.0? Or should be plan it to 4.1? > > - Shenfeng (Simon) > > > 2013/4/22 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 > > tabl

[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 correctly.Th

Re: Sidebar merged into trunk

2013-04-10 Thread chengjh
Congratulation,Great Job Done.!!! On Wed, Apr 10, 2013 at 5:48 PM, Andre Fischer wrote: > Hi community, > > the first phase of the sidebar development is complete. The sidebar > is now feature complete, ie all panels that are planned for the 4.0 > release are now available. > > More importantl

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, Dona

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 pr

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 wrote: > may I? > > Thanks... > > > Don > > -- > Don Chase > CEO & Creative Dir

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 wrote: > i've been using openoffice for

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 wrote: > >I propose to improve the "Cc/Bcc" of mail merge > Great! > > You have 2 issues about it: > https://issues.apache.org/ooo/show_

[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

Re: 40 million download mark for Apache OpenOffice 3.4.

2013-03-04 Thread chengjh
Excellent..Cheers^ On Tue, Mar 5, 2013 at 12:26 AM, Rob Weir wrote: > Yesterday we reached the 40 million download mark for Apache > OpenOffice 3.4. Congratulations to all the volunteers who made this > possible! > > More information can be found in this blog post on this topic: > http://blogs.

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 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 > > http://office.about.com/

Re: How does the SW module works?

2013-01-14 Thread chengjh
Hi Linhary, congratulation, you have made good progress on the development. To your questions,I will only provide some key classes within sw module for your further study,they are SwDoc, SwDocShell, SwView, SwEditWin, SwCrsrShell, SwDrawShell, SwDrawDocument and so on. You can make breakpoints with

Re: Re: build problem

2013-01-09 Thread chengjh
lver > 6.build debug=true --from sw > > Yi > > > At 2013-01-09 16:32:46,chengjh 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\work

Re: build problem

2013-01-09 Thread chengjh
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, Herbert Duerr wrote: > On 09.01.2013 08:06, 2 wrote: > >> whe

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 wrote: > Hi Tseng, > > tseng chan schrieb: > > Hello Regina

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 wrote: > For 3rd year in a row, OpenOffice Writer wins Linux Journal's Readers' > Choice Award for Best Single Office Program. Congratulations, > everyone! > > http://www.linuxjournal.com/slideshow/readers-choice-2012?page=1

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

2012-12-03 Thread chengjh
ource.tar.gz"; \ --disable-mozilla --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 wrote: > Hi! > >

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 wrote: > Hi, > > current trunk issues few warning

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 wrote: > > On Nov 30, 2012, at 8:16 PM, Pavel Janík wrote: > > > > > On Nov 30, 2012, at 12:04 PM, chengjh wrote: > > > >>

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 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 function ‘SwNum

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 wrote: > Thanks to Fan's effort. > > > On Thu, Nov 22, 2012 at 11:02 AM, Fan Zheng wrote: > >> I will take a look at the patch. thx. >> >> >> >> 2012/

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 wrote: > Thanks to Fan's effort. > > > On Thu, Nov 22, 2012 at 11:02 AM, Fan Zheng wrote: > >> I will take a look at the patch. thx. >> >> >> >> 2012/

Re: question on ability of open office

2012-11-22 Thread chengjh
Hi Bill, Currently,AOO supports ODT,MS Office Binary Format,PDF,TXT and so on..You can select one format to publish your document on Kindle..At lease, I think PDF will meet your requirement. On Fri, Nov 23, 2012 at 9:38 AM, Bill Spencer wrote: > Due to the fact I am on Social Security I am look

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

2012-11-21 Thread chengjh
e code for unexperienced developers. > > > > In this example the issue represented by i120928 ( := OOo Issue Tracker > ID > > 120928 ) is to be resolved to https://issues.apache.org/ooo/** > > show_bug.cgi?id=120928< > https://issues.apache.org/ooo/show_bug.cgi?id=

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

2012-11-20 Thread chengjh
; (sorry for top-posting) > > > 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 sv

Re: [Call-for-Test] Issue 120927:Import/Export Hyperlink Info of Graphic with Anchor Type Except “As Character” to MS Word Binary File.

2012-11-18 Thread chengjh
I will take a look at the fidelity improvement.Thanks. On Wed, Oct 10, 2012 at 6:00 PM, jane kang wrote: > Detail info of issue pls refer to > https://issues.apache.org/ooo/show_bug.cgi?id=120927. and > > http://wiki.openoffice.org/w/index.php?title=Writer/MSInteroperability/HyperLink > . > > >

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, No

Re: Now running: Jian Lee: Improvements of Table Formatting in Writer

2012-11-08 Thread chengjh
Valuable research. Slides and details are expected..Thanks for the sharing. On Thu, Nov 8, 2012 at 9:45 PM, imacat wrote: > Now running: Jian Lee: Improvements of Table Formatting in Writer > > Tables in DOC files is a key part to the interoperability of OpenOffice. > Jian Lee presents his rese

Re: Andre: OpenOffice Build System

2012-11-08 Thread chengjh
On Thu, Nov 8, 2012 at 9:59 PM, imacat wrote: > On 2012/11/08 14:07, Fan Zheng said: > > thanks again! > > BTW, may i ask that when will the session about the "CLOUD AOO" start? > > It was yesterday. It was a great success that the audiences > doubles. The power of HTML5 is amazing. I cann

Re: AOO blog post on Slashdot "Cloud Version of OpenOffice In the Works"

2012-11-08 Thread chengjh
That's exciting, and we are expecting the technical feedback for the solution evaluation and possible followed improvements. On Fri, Nov 9, 2012 at 2:46 AM, Mark Thomas wrote: > On 08/11/2012 17:18, RGB ES wrote: > > 2012/11/8 Rob Weir mailto:robw...@apache.org>> > > > > > http://it.slashdot.org