Record-Macro using a different sytem called uno but not the basic macro .

So , there is nothing helpfull for create a new and powerful macro by recording 
the macro.

Suggest u to write them by urself ,and maybe the note below could give some 
help(From Others):
========================
Lars Nooden wrote:
> What are the best books to study Calc Macros?

Probably this one:
        http://www.pitonyak.org/book/

There is some online material as well:
        http://www.pitonyak.org/oo.php

Note that though many of the examples are in Basic, there is the option to use 
Javascript or Python.

=========================
Drew Jensen wrote:
Here you go(Xray)
http://ooomacros.org/dev.php#101416



-----邮件原件-----
发件人: Johnny Rosenberg [mailto:[email protected]] 
发送时间: 2009年7月1日 3:17
收件人: [email protected]
主题: Re: [users] Recording a macro to format a table

Just don't record macros. The only proper way to crate macros is to write them 
by hand, since the built in macro recorder really sucks.
There is an alternate macro recorder to download somewhere, but I don't think 
it's much better in this case.

Johnny Rosenberg


2009/6/30 John Jason Jordan <[email protected]>:
> On Mon, 29 Jun 2009 19:58:00 -0700
> John Jason Jordan <[email protected]> dijo:
>
>> When I run the macro it creates the table OK, but the column widths 
>> are not changed, the top row is not italic, and the four right 
>> columns are still left justified. The upper left cell is right 
>> justified, and a line of text two rows above the table (outside the 
>> table) has become right justified.
>>
>> This is 3.01 on Jaunty, from Synaptic. (Too many other problems with 
>> the OOo version.)
>>
>> Are there limitations on recording a macro to format a table?
>
> OK, I have it partly sorted, but there is a documentation problem.
> According to the Help, recording a macro does not record mouse actions:
>
> Limitations of the macro recorder
> The following actions are not recorded:
>        ...
>        Selections are recorded only if they are done by using the 
> keyboard (cursor traveling), but not when the mouse is used. ...
>
> That is not completely true. Mouse actions are usually recorded, e.g., 
> opening a Find/Replace dialog box, selecting the Find box, using the 
> drop-down to select a previously searched for string, clicking on the 
> Find/Replace buttons, etc. You can do a Find/Replace without ever 
> touching the keyboard and it will be recorded.
>
> At the same time, not all keyboard actions are recorded. For example, 
> using the keyboard to open the Table, menu, then Select, then Column 
> appears to select the column where the cursor is located, but even if 
> it is all done with the keyboard the column selection is not recorded 
> in the macro.
>
> I need to figure out a way to format the width and alignment of 
> columns in a Writer table. If I have to write code to do it, so be it. 
> I just need to figure out how to insert the code into a macro that I 
> have already recorded. And, of course, I have no knowledge of 
> programming, so I need documentation that doesn't require a degree in 
> computer science. :)
>
> Is there documentation somewhere with tons of examples?
>
> --
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected] For 
> additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected] For additional 
commands, e-mail: [email protected]

---------------------------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this e-mail and any 
accompanying attachment(s) 
is intended only for the use of the intended recipient and may be confidential 
and/or privileged of 
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of 
this communication is 
not the intended recipient, unauthorized use, forwarding, printing,  storing, 
disclosure or copying 
is strictly prohibited, and may be unlawful.If you have received this 
communication in error,please 
immediately notify the sender by return e-mail, and delete the original message 
and all copies from 
your system. Thank you. 
---------------------------------------------------------------------------------------------------

Reply via email to