Searched refs:setComplexRowDescriptions (Results 1 – 7 of 7) sorted by relevance
166 xDataAccess->setComplexRowDescriptions( xNewAny->getComplexRowDescriptions() ); in apply()172 xDataAccess->setComplexRowDescriptions( xNewComplex->getComplexRowDescriptions() ); in apply()266 xDataAccess->setComplexRowDescriptions( m_rComplexRowDescriptions ); in apply()537 void SAL_CALL ChartDataWrapper::setComplexRowDescriptions( const Sequence< Sequence< ::rtl::OUStrin… in setComplexRowDescriptions() function in chart::wrapper::ChartDataWrapper
86 virtual void SAL_CALL setComplexRowDescriptions(
65 void setComplexRowDescriptions( [in] sequence< sequence< string > > rRowDescriptions );
322 void SAL_CALL DatabaseDataProvider::setComplexRowDescriptions( const uno::Sequence< uno::Sequence< … in setComplexRowDescriptions() function in dbaccess::DatabaseDataProvider324 m_xComplexDescriptionAccess->setComplexRowDescriptions(aRowDescriptions); in setComplexRowDescriptions()
176 virtual void SAL_CALL setComplexRowDescriptions(
191 …virtual void SAL_CALL setComplexRowDescriptions( const ::com::sun::star::uno::Sequence< …
1319 void SAL_CALL InternalDataProvider::setComplexRowDescriptions( const Sequence< Sequence< ::rtl::OUS… in setComplexRowDescriptions() function in chart::InternalDataProvider
Completed in 31 milliseconds