Home
last modified time | relevance | path

Searched refs:getAnyRowDescriptions (Results 1 – 8 of 8) sorted by relevance

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDataWrapper.cxx491 Sequence< Sequence< uno::Any > > SAL_CALL ChartDataWrapper::getAnyRowDescriptions() throw (uno::Run… in getAnyRowDescriptions() function in chart::wrapper::ChartDataWrapper
495 return m_xDataAccess->getAnyRowDescriptions(); in getAnyRowDescriptions()
H A DChartDataWrapper.hxx71 getAnyRowDescriptions() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/offapi/com/sun/star/chart2/
H A DXAnyDescriptionAccess.idl56 sequence< sequence< any > > getAnyRowDescriptions();
/trunk/main/chart2/source/controller/main/
H A DChartModelClone.cxx202 xCurrentData->setAnyRowDescriptions( xSavedData->getAnyRowDescriptions()); in ImplApplyDataToModel()
/trunk/main/chart2/source/inc/
H A DInternalDataProvider.hxx161 getAnyRowDescriptions() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/chart2/source/tools/
H A DInternalDataProvider.cxx1297 Sequence< Sequence< uno::Any > > SAL_CALL InternalDataProvider::getAnyRowDescriptions() throw (uno:… in getAnyRowDescriptions() function in chart::InternalDataProvider
H A DDiagramHelper.cxx1042 Sequence< Sequence< Any > > aAnyCategories( xDataAccess->getAnyRowDescriptions() ); in lcl_switchToDateCategories()
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx852 aResult.aComplexRowDescriptions = xAnyDescriptionAccess->getAnyRowDescriptions(); in lcl_getDataForLocalTable()

Completed in 82 milliseconds