Home
last modified time | relevance | path

Searched refs:ChartDocumentWrapper (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx726 ChartDocumentWrapper::ChartDocumentWrapper( in ChartDocumentWrapper() function in chart::wrapper::ChartDocumentWrapper
734 ChartDocumentWrapper::~ChartDocumentWrapper() in ~ChartDocumentWrapper()
740 uno::Any SAL_CALL ChartDocumentWrapper::queryInterface( const uno::Type& aType ) in queryInterface()
751 Reference< drawing::XShape > SAL_CALL ChartDocumentWrapper::getTitle() in getTitle()
762 Reference< drawing::XShape > SAL_CALL ChartDocumentWrapper::getSubTitle() in getSubTitle()
773 Reference< drawing::XShape > SAL_CALL ChartDocumentWrapper::getLegend() in getLegend()
785 Reference< beans::XPropertySet > SAL_CALL ChartDocumentWrapper::getArea() in getArea()
797 Reference< XDiagram > SAL_CALL ChartDocumentWrapper::getDiagram() in getDiagram()
815 void SAL_CALL ChartDocumentWrapper::setDiagram( const Reference< XDiagram >& xDiagram ) in setDiagram()
848 Reference< XChartData > SAL_CALL ChartDocumentWrapper::getData() in getData()
[all …]
H A DWrappedAddInProperty.hxx39 WrappedAddInProperty( ChartDocumentWrapper& rChartDocumentWrapper );
49 ChartDocumentWrapper& m_rChartDocumentWrapper;
55 WrappedBaseDiagramProperty( ChartDocumentWrapper& rChartDocumentWrapper );
65 ChartDocumentWrapper& m_rChartDocumentWrapper;
71 WrappedAdditionalShapesProperty( ChartDocumentWrapper& rChartDocumentWrapper );
81 ChartDocumentWrapper& m_rChartDocumentWrapper;
87 WrappedRefreshAddInAllowedProperty( ChartDocumentWrapper& rChartDocumentWrapper );
97 ChartDocumentWrapper& m_rChartDocumentWrapper;
H A DWrappedAddInProperty.cxx42 WrappedAddInProperty::WrappedAddInProperty( ChartDocumentWrapper& rChartDocumentWrapper ) in WrappedAddInProperty()
71 WrappedBaseDiagramProperty::WrappedBaseDiagramProperty( ChartDocumentWrapper& rChartDocumentWrapper… in WrappedBaseDiagramProperty()
100 WrappedAdditionalShapesProperty::WrappedAdditionalShapesProperty( ChartDocumentWrapper& rChartDocum… in WrappedAdditionalShapesProperty()
125 WrappedRefreshAddInAllowedProperty::WrappedRefreshAddInAllowedProperty( ChartDocumentWrapper& rChar… in WrappedRefreshAddInAllowedProperty()
H A Dmakefile.mk45 $(SLO)$/ChartDocumentWrapper.obj \
/AOO42X/main/chart2/source/controller/main/
H A D_serviceregistration_controller.cxx71 ::chart::wrapper::ChartDocumentWrapper::create
72 , ::chart::wrapper::ChartDocumentWrapper::getImplementationName_Static
73 , ::chart::wrapper::ChartDocumentWrapper::getSupportedServiceNames_Static
/AOO42X/main/chart2/source/controller/inc/
H A DChartDocumentWrapper.hxx63 class ChartDocumentWrapper : public ChartDocumentWrapper_Base class
67 explicit ChartDocumentWrapper(
70 virtual ~ChartDocumentWrapper();
74 APPHELPER_SERVICE_FACTORY_HELPER(ChartDocumentWrapper)
/AOO42X/main/offapi/com/sun/star/chart2/
H A DChartDocumentWrapper.idl44 service ChartDocumentWrapper