Searched refs:getAnyRowDescriptions (Results 1 – 8 of 8) sorted by relevance
491 Sequence< Sequence< uno::Any > > SAL_CALL ChartDataWrapper::getAnyRowDescriptions() throw (uno::Run… in getAnyRowDescriptions() function in chart::wrapper::ChartDataWrapper495 return m_xDataAccess->getAnyRowDescriptions(); in getAnyRowDescriptions()
71 getAnyRowDescriptions() throw (::com::sun::star::uno::RuntimeException);
56 sequence< sequence< any > > getAnyRowDescriptions();
202 xCurrentData->setAnyRowDescriptions( xSavedData->getAnyRowDescriptions()); in ImplApplyDataToModel()
161 getAnyRowDescriptions() throw (::com::sun::star::uno::RuntimeException);
1297 Sequence< Sequence< uno::Any > > SAL_CALL InternalDataProvider::getAnyRowDescriptions() throw (uno:… in getAnyRowDescriptions() function in chart::InternalDataProvider
1042 Sequence< Sequence< Any > > aAnyCategories( xDataAccess->getAnyRowDescriptions() ); in lcl_switchToDateCategories()
852 aResult.aComplexRowDescriptions = xAnyDescriptionAccess->getAnyRowDescriptions(); in lcl_getDataForLocalTable()
Completed in 90 milliseconds