Searched refs:getComplexRowDescriptions (Results 1 – 7 of 7) sorted by relevance
166 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::ChartDataWrapper479 return m_xDataAccess->getComplexRowDescriptions(); in getComplexRowDescriptions()
85 getComplexRowDescriptions() throw (::com::sun::star::uno::RuntimeException);
54 sequence< sequence< string > > getComplexRowDescriptions();
318 …uno::Sequence< rtl::OUString > > SAL_CALL DatabaseDataProvider::getComplexRowDescriptions() throw … in getComplexRowDescriptions() function in dbaccess::DatabaseDataProvider320 return m_xComplexDescriptionAccess->getComplexRowDescriptions(); in getComplexRowDescriptions()
175 getComplexRowDescriptions() throw (::com::sun::star::uno::RuntimeException);
190 …::sun::star::uno::Sequence< ::rtl::OUString > > SAL_CALL getComplexRowDescriptions() throw …
1315 Sequence< Sequence< OUString > > SAL_CALL InternalDataProvider::getComplexRowDescriptions() throw (… in getComplexRowDescriptions() function in chart::InternalDataProvider
Completed in 49 milliseconds