Uses of Class
org.odftoolkit.odfdom.changes.ParagraphListProperties
Packages that use ParagraphListProperties
-
Uses of ParagraphListProperties in org.odftoolkit.odfdom.changes
Method parameters in org.odftoolkit.odfdom.changes with type arguments of type ParagraphListPropertiesModifier and TypeMethodDescriptionstatic StringJsonOperationProducer.getListStyle(ArrayDeque<ParagraphListProperties> listStyleStack, TextParagraphElementBase p) ODF List Style inheritance will be resolved: The paragraph/heading's list style reference from its closest text:list or text:list-item ancestor is taken.