Re: Macro does not working

2014-05-16 Thread Mathias Röllig

Hello Vladislav!

Am 05.05.2014 21:46, schrieb Vladislav Stevanovic:

@Mathias
I am sorry, I attached wrong file. Please, try to open this file and the
same dialog.I get that problem is next line in my code:
PronadjiArtikal.getAccessibleContext().doAccessibleAction(0)
The question is: how this is not problem in AOO 4.0.1?


Though the name of the dialog is also false in this document, I found 
the problematic code line.


But because I don't understand your language it is very difficult (and 
much time consming) for me to explain, what is the goal of the macro.


Please provide a example document that only shows the problematic piece 
of code. If it possible with a little english comment what it should do, 
what you expect.


Greetings, Mathias

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



Re: Macro does not working

2014-05-14 Thread Vladislav Stevanovic
 The problem is here:
https://issues.apache.org/ooo/show_bug.cgi?id=124856
Is there chance for recent correction of this problem?
Regards,
Wlada



2014-05-05 21:46 GMT+02:00 Vladislav Stevanovic 
stevanovicvladis...@gmail.com:

 @Mathias
 I am sorry, I attached wrong file. Please, try to open this file and the
 same dialog.I get that problem is next line in my code:
 PronadjiArtikal.getAccessibleContext().doAccessibleAction(0)
 The question is: how this is not problem in AOO 4.0.1?



 2014-05-05 18:44 GMT+02:00 Mathias Röllig mroellig.n...@gmx.net:

 Hello!

 The macro stops at
 prozorRACUNI = createUnoDialog(DialogLibraries.MAKROI.RACUNI)

 RACUNI isn't a dialog, it's a basic modul. RacunVidi is the dialog.

 Greetings, Mathias

 Am 05.05.2014 15:57, schrieb Vladislav Stevanovic:

 Hello,
 I have problem with my calc document (AOO 4.1). After opening, when I
 want
 to start macro with button, macro can't working. With AOO 4.0.1 is OK.
 When you open calc file in this mail, automaticaly will be opened sheet 
 RAČUNI. In area of Cell N5 you will see button with name NOV RAČUN
 (you
 will see behind this cell next: click this button). So, click and
 testing. I am now again using AOO.4.0.1.




 -
 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





Re: Macro does not working

2014-05-05 Thread Mathias Röllig

Hello!

The macro stops at
prozorRACUNI = createUnoDialog(DialogLibraries.MAKROI.RACUNI)

RACUNI isn't a dialog, it's a basic modul. RacunVidi is the dialog.

Greetings, Mathias

Am 05.05.2014 15:57, schrieb Vladislav Stevanovic:

Hello,
I have problem with my calc document (AOO 4.1). After opening, when I want
to start macro with button, macro can't working. With AOO 4.0.1 is OK.
When you open calc file in this mail, automaticaly will be opened sheet 
RAČUNI. In area of Cell N5 you will see button with name NOV RAČUN (you
will see behind this cell next: click this button). So, click and
testing. I am now again using AOO.4.0.1.




-
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