Home
last modified time | relevance | path

Searched refs:getComplexRowLabel (Results 1 – 3 of 3) sorted by relevance

/trunk/main/chart2/source/inc/
H A DInternalData.hxx56 ::std::vector< ::com::sun::star::uno::Any > getComplexRowLabel( sal_Int32 nRowIndex ) const;
/trunk/main/chart2/source/tools/
H A DInternalDataProvider.cxx767 : m_aInternalData.getComplexRowLabel( nIndex ); in getDataByRangeRepresentation()
775 ? m_aInternalData.getComplexRowLabel( nPointIndex ) in getDataByRangeRepresentation()
H A DInternalData.cxx231 vector< uno::Any > InternalData::getComplexRowLabel( sal_Int32 nRowIndex ) const in getComplexRowLabel() function in chart::InternalData

Completed in 144 milliseconds