Searched refs:rComplexRowDescriptions (Results 1 – 2 of 2) sorted by relevance
247 …lcl_ComplexRowDescriptionsOperator( const Sequence< Sequence< OUString > >& rComplexRowDescriptions in lcl_ComplexRowDescriptionsOperator()250 , m_rComplexRowDescriptions( rComplexRowDescriptions ) in lcl_ComplexRowDescriptionsOperator()
1829 … const Sequence< Sequence< uno::Any > >& rComplexRowDescriptions = aData.aComplexRowDescriptions; in exportTable() local1830 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