Home
last modified time | relevance | path

Searched defs:aTextShapePos (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/view/main/
H A DVDataSeries.cxx633 awt::Point VDataSeries::getLabelPosition( awt::Point aTextShapePos, sal_Int32 nPointIndex ) const in getLabelPosition()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx708 awt::Point aTextShapePos(xTextShape->getPosition()); in createDataLabel() local