ooodev.adapter.chart2.property_pool_comp module

class ooodev.adapter.chart2.property_pool_comp.PropertyPoolComp(component)[source]

Bases: ComponentBase, PropertiesChangeImplement, PropertyChangeImplement, VetoableChangeImplement

Class for managing Chart2 PropertyPool Component.

Parameters:

component (PropertyPool) –

__init__(component)[source]

Constructor

Parameters:

component (PropertyPool) – UNO Chart2 PropertyPool Component.

Return type:

None

property component: com.sun.star.chart2.PropertyPool

PropertyPool Component

Return type:

PropertyPool