Home
last modified time | relevance | path

Searched refs:ChartDocumentWrapper (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/offapi/com/sun/star/chart2/
H A DChartDocumentWrapper.idl44 service ChartDocumentWrapper
/trunk/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
/trunk/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)
/trunk/main/chart2/source/controller/chartapiwrapper/
H A Dmakefile.mk45 $(SLO)$/ChartDocumentWrapper.obj \
H A DChartDocumentWrapper.cxx726 ChartDocumentWrapper::ChartDocumentWrapper( in ChartDocumentWrapper() function in chart::wrapper::ChartDocumentWrapper
734 ChartDocumentWrapper::~ChartDocumentWrapper() in ~ChartDocumentWrapper()
873 sal_Bool SAL_CALL ChartDocumentWrapper::attachResource( in attachResource()
884 ::rtl::OUString SAL_CALL ChartDocumentWrapper::getURL() in getURL()
910 void SAL_CALL ChartDocumentWrapper::disconnectController( in disconnectController()
919 void SAL_CALL ChartDocumentWrapper::lockControllers() in lockControllers()
927 void SAL_CALL ChartDocumentWrapper::unlockControllers() in unlockControllers()
974 void SAL_CALL ChartDocumentWrapper::dispose() in dispose()
1019 void ChartDocumentWrapper::impl_resetAddIn() in impl_resetAddIn()
1100 sal_Bool ChartDocumentWrapper::getUpdateAddIn() const in getUpdateAddIn()
[all …]
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 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;

Completed in 35 milliseconds