Dear OOo developer.
I haven't found a suitable listener from API for listening
events which
occur when position of XTextViewCursor changes.
Is there a way to catch those events?
I have created my own Styles and Formatting dialog and it
would be nice to
make it update it's selected list item when position of
view cursor
changes.
I have also come up against a problem when trying to define
Style and
Formatting - dialogs list items(representing styles).
ParagraphStyles do
have a property "Category". So I can easily
fetch my own styles from
Custom Styles - category(value = -1). BUT, CharacterStyles
don't have such
a property. I guess that the only solution is to include an
array of style
names I want to use and match those to every loaded style.
Where should I report these minor faults to get them fixed
when the time
gives way.
Scent of spring from Finland,
Tuomas Räsänen
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe api.openoffice.org
For additional commands, e-mail: dev-help api.openoffice.org
|