Home
last modified time | relevance | path

Searched refs:rChartDocumentWrapper (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedAddInProperty.cxx42 WrappedAddInProperty::WrappedAddInProperty( ChartDocumentWrapper& rChartDocumentWrapper ) in WrappedAddInProperty() argument
44 , m_rChartDocumentWrapper( rChartDocumentWrapper ) in WrappedAddInProperty()
71 WrappedBaseDiagramProperty::WrappedBaseDiagramProperty( ChartDocumentWrapper& rChartDocumentWrapper in WrappedBaseDiagramProperty() argument
73 , m_rChartDocumentWrapper( rChartDocumentWrapper ) in WrappedBaseDiagramProperty()
100 …ionalShapesProperty::WrappedAdditionalShapesProperty( ChartDocumentWrapper& rChartDocumentWrapper ) in WrappedAdditionalShapesProperty() argument
102 , m_rChartDocumentWrapper( rChartDocumentWrapper ) in WrappedAdditionalShapesProperty()
125 …nAllowedProperty::WrappedRefreshAddInAllowedProperty( ChartDocumentWrapper& rChartDocumentWrapper ) in WrappedRefreshAddInAllowedProperty() argument
127 , m_rChartDocumentWrapper( rChartDocumentWrapper ) in WrappedRefreshAddInAllowedProperty()
H A DWrappedAddInProperty.hxx39 WrappedAddInProperty( ChartDocumentWrapper& rChartDocumentWrapper );
55 WrappedBaseDiagramProperty( ChartDocumentWrapper& rChartDocumentWrapper );
71 WrappedAdditionalShapesProperty( ChartDocumentWrapper& rChartDocumentWrapper );
87 WrappedRefreshAddInAllowedProperty( ChartDocumentWrapper& rChartDocumentWrapper );

Completed in 20 milliseconds