Searched defs:rComplexLabel (Results 1 – 3 of 3) sorted by relevance
204 …ernalData::setComplexColumnLabel( sal_Int32 nColumnIndex, const vector< uno::Any >& rComplexLabel ) in setComplexColumnLabel()216 …id InternalData::setComplexRowLabel( sal_Int32 nRowIndex, const vector< uno::Any >& rComplexLabel ) in setComplexRowLabel()
1661 void lcl_exportComplexLabel( const Sequence< uno::Any >& rComplexLabel, SvXMLExport& rExport ) in lcl_exportComplexLabel()1791 const Sequence< uno::Any >& rComplexLabel = rComplexColumnDescriptions[nC]; in exportTable() local1845 const Sequence< uno::Any >& rComplexLabel = rComplexRowDescriptions[nC]; in exportTable() local
844 void lcl_ApplyCellToComplexLabel( const SchXMLCell& rCell, Sequence< uno::Any >& rComplexLabel ) in lcl_ApplyCellToComplexLabel()