Home
last modified time | relevance | path

Searched refs:aComplexRowDescriptions (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx894 Sequence< Sequence< uno::Any > > aComplexRowDescriptions( nNumRows ); in applyTableToInternalDataProvider() local
921 lcl_ApplyCellToComplexLabel( rRow.front(), aComplexRowDescriptions[nRow] ); in applyTableToInternalDataProvider()
941 xDataAccess->setAnyRowDescriptions( aComplexRowDescriptions ); in applyTableToInternalDataProvider()
H A DSchXMLExport.cxx769 …Sequence< Sequence< uno::Any > > aComplexRowDescriptions;//outer index is rows - inner index is… member
852 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 516 milliseconds