Home
last modified time | relevance | path

Searched refs:read_legend (Results 1 – 3 of 3) sorted by last modified time

/dports/editors/calligra/calligra-3.2.1/filters/sheets/xlsx/
H A DXlsxXmlChartReader.cpp1098 KoFilter::ConversionStatus XlsxXmlChartReader::read_legend() in read_legend() function in XlsxXmlChartReader
H A DXlsxXmlChartReader.h63 KoFilter::ConversionStatus read_legend();
/dports/math/grace/grace-5.1.25/grconvert/
H A Dreadbin.c48 static int read_legend(legend * d, FILE * fin);
714 static int read_legend(legend * d, FILE * fin) in read_legend() function
890 if ((err = read_legend(&(d->l), fin))) { in read_graph()