Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDataWrapper.cxx166 xDataAccess->setComplexRowDescriptions( xNewAny->getComplexRowDescriptions() ); in apply()
172 xDataAccess->setComplexRowDescriptions( xNewComplex->getComplexRowDescriptions() ); in apply()
475 Sequence< Sequence< OUString > > SAL_CALL ChartDataWrapper::getComplexRowDescriptions() throw (uno:… in getComplexRowDescriptions() function in chart::wrapper::ChartDataWrapper
479 return m_xDataAccess->getComplexRowDescriptions(); in getComplexRowDescriptions()
H A DChartDataWrapper.hxx85 getComplexRowDescriptions() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/offapi/com/sun/star/chart/
H A DXComplexDescriptionAccess.idl54 sequence< sequence< string > > getComplexRowDescriptions();
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx318 …uno::Sequence< rtl::OUString > > SAL_CALL DatabaseDataProvider::getComplexRowDescriptions() throw … in getComplexRowDescriptions() function in dbaccess::DatabaseDataProvider
320 return m_xComplexDescriptionAccess->getComplexRowDescriptions(); in getComplexRowDescriptions()
/trunk/main/chart2/source/inc/
H A DInternalDataProvider.hxx175 getComplexRowDescriptions() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx190 …::sun::star::uno::Sequence< ::rtl::OUString > > SAL_CALL getComplexRowDescriptions() throw …
/trunk/main/chart2/source/tools/
H A DInternalDataProvider.cxx1315 Sequence< Sequence< OUString > > SAL_CALL InternalDataProvider::getComplexRowDescriptions() throw (… in getComplexRowDescriptions() function in chart::InternalDataProvider

Completed in 31 milliseconds