Hi,
the service com.sun.star.text.ChanedTextFrame specified the two properties ChainPrevName and ChainNextName. There's an include of XChainable but it is not part of the service.

The to properties are available at Writer's text frames.
The documentation and also the implementation of the interface XServiceInfo at the text frames are incomplete in this area.

Regards,
Oliver

Kent Gibson wrote:
will do.

I want to do use ChainPrevName and and ChainNextName
for text frames.

pg 513 of the developers guide says:
"The API reference does not know the properties above.
Instead, it specifies a
com.sun.star.text.ChainedTextFrame with an XChainable
interface, but this is not yet supported by text
frames."

Chained text frames works fine using the ui, but is
there any programmatic way to do it? For example using
the dispatch service?



--- Mathias Bauer <[EMAIL PROTECTED]> wrote:

Kent Gibson wrote:

The Developer's Guide says that Chaining Frames is
not
possible (yet). I had a go anyway hoping it was
out of
date. No luck.

So is this correct? Chaning is not Supported?
First: please start a new thread when you write a
mail about a new
topic, use the "reply" button only if you really
reply to a mail. This
will perhaps also increase the possible number of
answers.

What "frames" are you talking about (text frames?)
and what do you mean
with "chaining"?

Best regards,
Mathias

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

Reply via email to