Home
last modified time | relevance | path

Searched defs:insertChart (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Charts/
H A DCalcHelper.java132 public XChartDocument insertChart( in insertChart() method in CalcHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Charts/
H A DCalcHelper.java132 public XChartDocument insertChart( in insertChart() method in CalcHelper
/dports/textproc/libwps/libwps-0.4.12/src/lib/
H A DWKSContentListener.cpp579 void WKSContentListener::insertChart in insertChart() function in WKSContentListener
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMWAWSpreadsheetListener.cxx1853 void MWAWSpreadsheetListener::insertChart in insertChart() function in MWAWSpreadsheetListener
/dports/textproc/libstaroffice/libstaroffice-0.0.7/src/lib/
H A DSTOFFSpreadsheetListener.cxx1573 void STOFFSpreadsheetListener::insertChart in insertChart() function in STOFFSpreadsheetListener
/dports/astro/stellarium/stellarium-0.21.3/src/external/qxlsx/
H A Dxlsxdocument.cpp682 Chart *Document::insertChart(int row, int col, const QSize &size) in insertChart() function in Document
H A Dxlsxworksheet.cpp1194 Chart *Worksheet::insertChart(int row, int column, const QSize &size) in insertChart() function in Worksheet