I thought that columns were usually set using a page style... Something to consider anyway.

Ulf Lamping wrote:

Hi List!

I posted the following mail at the users list but couldn't get any real help, so trying here (sorry if this is a known problem) ...


To format columns, I use Format/Columns from the Writer menu and that's working well.


Then I've tried to record a macro to set the number of columns in Writer that way.

Unfortunately, all I got (beside the usual start/end parts of the macro)
was just a commented line:

rem ----------------------------------------------------------------------
rem dispatcher.executeDispatch(document, ".uno:FormatColumns", "", 0,
Array())

I've tried to find the FormatColumns function in the API documentation at:

http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html

but didn't found this function there.

In the format tables at:

http://ext.openoffice.org.nz/doku.php?id=uno_dispatch

is FormatColumns listed, but that's only a list of the available API functions 
but no further info...

A general search at OpenOffice.org and also Google didn't gave me any
other useful info :-(


Is this function currently not available?

Could someone tell me how to call this function or point me to the right
place in the API docs?

What I'm really missing is the parameter profile to use and a code
snippet would be really useful ...

(Please CC me as I'm not on the list)

Regards, ULFL



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.sxw My Macro Book: http://www.hentzenwerke.com/catalog/oome.htm Free Info: http://www.pitonyak.org/oo.php


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to