aoo 4.1 and regression issue 124008

2014-01-21 Thread Peter Eberlein

Hi,

I'd like to attract the attention of the calc and qa guys to 
https://issues.apache.org/ooo/show_bug.cgi?id=124008, which makes calc 
unusable (at least for companies).


Regards

Peter

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [code] solution for issue 33737 - in-place editing of Input Fields

2013-11-12 Thread Peter Eberlein

Hi Andrea,

try to insert a Tab into a writer texttable cell, you have to use CTRL-TAB.

Regards
Peter
Am 13.11.2013 00:21, schrieb Andrea Pescetti:

On 07/11/2013 Oliver-Rainer Wittmann wrote:

I am working on a solution for issue 33737 [1] and I am making good
progress.
I have started the documentation of the solution in our wiki - please
have a look at https://wiki.openoffice.org/wiki/Writer/Input_Fields


This is a nice usability improvement, thank you for documenting it very
clearly.

My only concern is whether it is better to use TAB to travel to the next
input field and CTRL-TAB to insert a TAB, or just use CTRL-TAB to travel
to the next input field and allow normal insertions of TAB within the
field. Would this convention be used only here or do we have a similar
convention in place to travel, say, between text frames or similar?

Regards,
   Andrea.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



XRelativeTextContentInsert is deprecated, why?

2013-09-19 Thread Peter Eberlein

Hi,

see
http://www.openoffice.org/api/docs/common/ref/com/sun/star/text/XRelativeTextContentInsert.html

If I have a XTextSection parentSection and I want to insert some 
childSections into this parentSection following each other (on the same 
level as direct childs of parentSection), I see no other opportunity 
than using this interface.

And if it's deprecated, why linking to the DevGuide?
Perhaps a mistake?

Regards

Peter

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: A question about StarBasic

2013-09-02 Thread Peter Eberlein


Hi Clarence,
Am 02.09.2013 08:47, schrieb Clarence GUO:

Hi~
I'm totally green at StarBasic and VBA. Now I have a question about
CreateObject. I installed SAP and have below macros.

Dim SapGuiAuto As Variant
Set SapGuiAuto = CreateObject("SAPGUI")


"SAPGUI" must be an ActiveXObject.

Does Set SapGuiAuto = CreateObject("Excel.Sheet") work?

Regards Peter


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [discuss] drop support for Java 5 and Java 6 for Windows

2013-08-07 Thread Peter Eberlein

Hi Oliver,
Am 07.08.2013 09:44, schrieb Oliver-Rainer Wittmann:

Hi,

I would like to discuss here, if we drop the support for Java 5 and Java
6 for AOO installation on Windows.
Important note for discussion: it is all about platform Windows.

On my work to update the AOO build environment for Windows I recognized
that it is hard to get an official JDK 1.5 (Java 5) or JDK 1.6 (Java 6)
for Windows. Thus, I decided to go with JDK 1.7. The resulting AOO
installation on Windows no longer works together with an JRE 6. It does
not recognize an installed JRE 6 as an valid Java runtime environment.
Thus, it comes into my mind to drop the support for Java 5 and Java 6
for Windows.



If Java 6 has been dropped and Java 7 wasn't found on the system, 
wouldn't it be better to replace the general MsgBox "There was no Java 
environment found" by "Java 7 or higher wasn't found"?

Otherwise people who know that they have 1.6 installed may be confused.

Regards

Peter

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: I search the 3.4 beta from ORACLE

2013-05-06 Thread Peter Eberlein

Hi Oliver,
Am 04.05.2013 10:47, schrieb Raphael Bircher:

Hi Oliver

Am 04.05.13 10:24, schrieb Oliver Brinzing:

Hi Raphael,

is "OOo-Dev_3.4beta_20110411_Win_x86_install_en-US.exe" what you are
lokking for?

Oh, old Sunnies who still reading the list...


didn't know, that you worked undercover for them ;)
SCNR
Peter


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: pdf export option for FilterData and ExportFormFields

2013-02-12 Thread Peter Eberlein

Hi Andrea,

Am 05.02.2013 22:34, schrieb Andrea Pescetti:


Do you mean that not only you wish that OpenOffice export fields as
"enterable fields" (which it already does) but that the PDF file
produced by OpenOffice should also support the ability to save form
content? But is this ability a document property or something that
depends on the PDF reader being used?

Yes, I mean the ability to save the content of form fields. And as I see 
now here [1], it doesn't seem to be a legal issue of AdobeĀ®.

It's a document property and doesn't depend on the reader.

Regards

Peter

[1] 
http://www.foxitsoftware.com/company/press.php?action=view&page=20080508aw3E.html


pdf export option for FilterData and ExportFormFields

2013-02-01 Thread Peter Eberlein

Hi,
Adobe products support an extended feature, so that Acrobat Reader can 
store the content of filled fields in forms.

Is supporting this feature in openoffice a legal or a technical issue?
Supported features see [1].

Regards Peter

[1] http://wiki.openoffice.org/wiki/API/Tutorials/PDF_export