Searched refs:aComplexRowDescriptions (Results 1 – 2 of 2) sorted by relevance
894 Sequence< Sequence< uno::Any > > aComplexRowDescriptions( nNumRows ); in applyTableToInternalDataProvider() local921 lcl_ApplyCellToComplexLabel( rRow.front(), aComplexRowDescriptions[nRow] ); in applyTableToInternalDataProvider()941 xDataAccess->setAnyRowDescriptions( aComplexRowDescriptions ); in applyTableToInternalDataProvider()
769 …Sequence< Sequence< uno::Any > > aComplexRowDescriptions;//outer index is rows - inner index is… member852 aResult.aComplexRowDescriptions = xAnyDescriptionAccess->getAnyRowDescriptions(); in lcl_getDataForLocalTable()886 aResult.aComplexRowDescriptions.realloc( nNumRows ); in lcl_getDataForLocalTable()952 …SeriesFromColumns ? aResult.aComplexColumnDescriptions : aResult.aComplexRowDescriptions;//#i11654… in lcl_getDataForLocalTable()1829 … const Sequence< Sequence< uno::Any > >& rComplexRowDescriptions = aData.aComplexRowDescriptions; in exportTable()
Completed in 31 milliseconds