Atte André Jensen wrote:
Hi

My cursor is over some text. I'd like to read the propertyes of the selection as with (in php):

$propertyValue = $cursor->getPropertyValue('CharWeight');

Where can I see a list of possible propertyName's similar to "CharWeight"?

You can inspect the object with XRay, you can inspect the object in the IDE, you can look at the definition online, you can look at the debug properties of the object.

--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info:  http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html

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

Reply via email to