Searched refs:getComplexRowLabel (Results 1 – 3 of 3) sorted by relevance
56 ::std::vector< ::com::sun::star::uno::Any > getComplexRowLabel( sal_Int32 nRowIndex ) const;
758 : m_aInternalData.getComplexRowLabel( nIndex ); in getDataByRangeRepresentation()766 ? m_aInternalData.getComplexRowLabel( nPointIndex ) in getDataByRangeRepresentation()
235 vector< uno::Any > InternalData::getComplexRowLabel( sal_Int32 nRowIndex ) const in getComplexRowLabel() function in chart::InternalData