Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DChartDataWrapper.cxx498 Sequence< Sequence< uno::Any > > SAL_CALL ChartDataWrapper::getAnyColumnDescriptions() throw (uno::… in getAnyColumnDescriptions() function in chart::wrapper::ChartDataWrapper
502 return m_xDataAccess->getAnyColumnDescriptions(); in getAnyColumnDescriptions()
H A DChartDataWrapper.hxx77 getAnyColumnDescriptions() throw (::com::sun::star::uno::RuntimeException);
/aoo4110/main/offapi/com/sun/star/chart2/
H A DXAnyDescriptionAccess.idl80 sequence< sequence< any > > getAnyColumnDescriptions();
/aoo4110/main/chart2/source/controller/main/
H A DChartModelClone.cxx203 xCurrentData->setAnyColumnDescriptions( xSavedData->getAnyColumnDescriptions()); in ImplApplyDataToModel()
/aoo4110/main/chart2/source/inc/
H A DInternalDataProvider.hxx167 getAnyColumnDescriptions() throw (::com::sun::star::uno::RuntimeException);
/aoo4110/main/chart2/source/tools/
H A DInternalDataProvider.cxx1305 Sequence< Sequence< uno::Any > > SAL_CALL InternalDataProvider::getAnyColumnDescriptions() throw (u… in getAnyColumnDescriptions() function in chart::InternalDataProvider
/aoo4110/main/xmloff/source/chart/
H A DSchXMLExport.cxx857 … aResult.aComplexColumnDescriptions = xAnyDescriptionAccess->getAnyColumnDescriptions(); in lcl_getDataForLocalTable()

Completed in 61 milliseconds