Searched refs:getAnyColumnDescriptions (Results 1 – 7 of 7) sorted by relevance
498 Sequence< Sequence< uno::Any > > SAL_CALL ChartDataWrapper::getAnyColumnDescriptions() throw (uno::… in getAnyColumnDescriptions() function in chart::wrapper::ChartDataWrapper502 return m_xDataAccess->getAnyColumnDescriptions(); in getAnyColumnDescriptions()
77 getAnyColumnDescriptions() throw (::com::sun::star::uno::RuntimeException);
80 sequence< sequence< any > > getAnyColumnDescriptions();
203 xCurrentData->setAnyColumnDescriptions( xSavedData->getAnyColumnDescriptions()); in ImplApplyDataToModel()
167 getAnyColumnDescriptions() throw (::com::sun::star::uno::RuntimeException);
1305 Sequence< Sequence< uno::Any > > SAL_CALL InternalDataProvider::getAnyColumnDescriptions() throw (u… in getAnyColumnDescriptions() function in chart::InternalDataProvider
857 … aResult.aComplexColumnDescriptions = xAnyDescriptionAccess->getAnyColumnDescriptions(); in lcl_getDataForLocalTable()
Completed in 52 milliseconds