Searched refs:getComplexColumnDescriptions (Results 1 – 7 of 7) sorted by relevance
167 xDataAccess->setComplexColumnDescriptions( xNewAny->getComplexColumnDescriptions() ); in apply()173 … xDataAccess->setComplexColumnDescriptions( xNewComplex->getComplexColumnDescriptions() ); in apply()482 Sequence< Sequence< OUString > > SAL_CALL ChartDataWrapper::getComplexColumnDescriptions() throw (u… in getComplexColumnDescriptions() function in chart::wrapper::ChartDataWrapper486 return m_xDataAccess->getComplexColumnDescriptions(); in getComplexColumnDescriptions()
91 getComplexColumnDescriptions() throw (::com::sun::star::uno::RuntimeException);
76 sequence< sequence< string > > getComplexColumnDescriptions();
326 …o::Sequence< rtl::OUString > > SAL_CALL DatabaseDataProvider::getComplexColumnDescriptions() throw… in getComplexColumnDescriptions() function in dbaccess::DatabaseDataProvider328 return m_xComplexDescriptionAccess->getComplexColumnDescriptions(); in getComplexColumnDescriptions()
181 getComplexColumnDescriptions() throw (::com::sun::star::uno::RuntimeException);
192 …sun::star::uno::Sequence< ::rtl::OUString > > SAL_CALL getComplexColumnDescriptions() throw…
1323 Sequence< Sequence< ::rtl::OUString > > SAL_CALL InternalDataProvider::getComplexColumnDescriptions… in getComplexColumnDescriptions() function in chart::InternalDataProvider
Completed in 66 milliseconds