Searched refs:InternalDataProvider (Results 1 – 6 of 6) sorted by relevance
129 InternalDataProvider & rProvider, in lcl_internalizeSeries()200 InternalDataProvider & m_rProvider;337 InternalDataProvider::InternalDataProvider( const Reference< uno::XComponentContext > & /*_xContext… in InternalDataProvider() function in chart::InternalDataProvider341 InternalDataProvider::InternalDataProvider( in InternalDataProvider() function in chart::InternalDataProvider432 InternalDataProvider::InternalDataProvider( const InternalDataProvider & rOther ) : in InternalDataProvider() function in chart::InternalDataProvider439 InternalDataProvider::~InternalDataProvider() in ~InternalDataProvider()442 void InternalDataProvider::lcl_addDataSequenceToMap( in lcl_addDataSequenceToMap()452 void InternalDataProvider::lcl_deleteMapReferences( const OUString & rRangeRepresentation ) in lcl_deleteMapReferences()470 void InternalDataProvider::lcl_adaptMapReferences( in lcl_adaptMapReferences()495 void InternalDataProvider::lcl_increaseMapReferences( in lcl_increaseMapReferences()[all …]
162 ::chart::InternalDataProvider::create163 , ::chart::InternalDataProvider::getImplementationName_Static164 , ::chart::InternalDataProvider::getSupportedServiceNames_Static
64 $(SLO)$/InternalDataProvider.obj \
93 return new InternalDataProvider( xChartDoc, bConnectToModel, bDefaultDataInColumns ); in createInternalDataProvider()
73 class InternalDataProvider : class77 …explicit InternalDataProvider(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComp…81 explicit InternalDataProvider(85 explicit InternalDataProvider( const InternalDataProvider & rOther );86 virtual ~InternalDataProvider();92 APPHELPER_SERVICE_FACTORY_HELPER(InternalDataProvider)
79 chart2/source/tools/InternalDataProvider \