Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDataWrapper.cxx247 …lcl_ComplexRowDescriptionsOperator( const Sequence< Sequence< OUString > >& rComplexRowDescriptions in lcl_ComplexRowDescriptionsOperator()
250 , m_rComplexRowDescriptions( rComplexRowDescriptions ) in lcl_ComplexRowDescriptionsOperator()
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx1829 … const Sequence< Sequence< uno::Any > >& rComplexRowDescriptions = aData.aComplexRowDescriptions; in exportTable() local
1830 sal_Int32 nComplexCount = rComplexRowDescriptions.getLength(); in exportTable()
1844 const Sequence< uno::Any >& rComplexLabel = rComplexRowDescriptions[nC]; in exportTable()
1869 lcl_exportComplexLabel( rComplexRowDescriptions[nC], mrExport ); in exportTable()

Completed in 42 milliseconds