ooodev.adapter.style.paragraph_style_comp module

class ooodev.adapter.style.paragraph_style_comp.ParagraphStyleComp(component)[source]

Bases: StyleComp, PropertiesChangeImplement

Class for managing ParagraphStyle Component.

Parameters:

component (XStyle) –

__init__(component)[source]

Constructor

Parameters:

component (XStyle) – UNO Component that support com.sun.star.style.ParagraphStyle service.

Return type:

None