HI,

I still getting my head around styles etc.

Using the ODFDOM if I have a TextListLevelStyleElementBase how do I
get to the StyleListLevelLabelAlignmentElement below it?

I can do it by manually walking the DOM nodes from its ListLevelProperties.
But the only reference I find to the Class is in
StyleListLevelLabelAlignmentElement
newStyleListLevelLabelAlignmentElement which creates one.

There does not seem to be a way to query the
StyleListLevelPropertiesElement to get the alignment object?

Am I missing something, is there some magic I am not aware of? Get it
via some sort of Visitor?

-- 
Cheers,

Ian C

Reply via email to