Home
last modified time | relevance | path

Searched refs:xLabels (Results 26 – 46 of 46) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx1219 Sequence< Reference<chart2::XDataPointCustomLabelField>> xLabels(nLabelCount); in setStylesToDataPoints() local
1221 for( auto j = 0; j< xLabels.getLength(); ++j ) in setStylesToDataPoints()
1224 xLabels[j] = xCustomLabel; in setStylesToDataPoints()
1248 xPointProp->setPropertyValue("CustomLabelFields", uno::Any(xLabels)); in setStylesToDataPoints()
H A DSchXMLExport.cxx299 …if(Reference<beans::XPropertySet> xLabels = rSeries->getDataPointByIndex(nDataPointIndex); xLabels in lcl_getCustomLabelField() local
301 if(Any aAny = xLabels->getPropertyValue("CustomLabelFields"); aAny.hasValue()) in lcl_getCustomLabelField()
325 …if (Reference<beans::XPropertySet> xLabels = rSeries->getDataPointByIndex(nDataPointIndex); xLabel… in lcl_getCustomLabelPosition() local
327 if (Any aAny = xLabels->getPropertyValue("CustomLabelPosition"); aAny.hasValue()) in lcl_getCustomLabelPosition()
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/mum4k/termdash/widgets/linechart/internal/axes/
H A Dlabel.go192 func xLabels(scale *XScale, graphZero image.Point, customLabels map[int]string, lo LabelOrientation… func
H A Dlabel_test.go461 got, err := xLabels(scale, tc.graphZero, tc.customLabels, tc.labelOrientation)
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/views/reports/core/
H A Dkreportchartview.cpp522 QStringList xLabels; in drawPivotChart() local
524 xLabels.append(QString(colHeading).replace(QLatin1String("&nbsp;"), QLatin1String(" "))); in drawPivotChart()
525 m_model.setVerticalHeaderLabels(xLabels); in drawPivotChart()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunochart.cxx2588 return xLabels; in getLabel()
2598 if (xLabels != rxSequence) in setLabel()
2600 SetDataSequence( xLabels, rxSequence ); in setLabel()
2615 uno::Reference< util::XCloneable > xLabelsCloneable( xLabels, uno::UNO_QUERY ); in createClone()
2655 if (xRef == xLabels) in disposing()
2656 xLabels.clear(); in disposing()
2657 if (!xData.is() && !xLabels.is()) in disposing()
2664 if (rEvent.Source == xData || rEvent.Source == xLabels) in modified()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthUtil/
H A DGraticuleLabelingEngine68 LabelNodeVector xLabels;
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/tools/
H A DDataSourceHelper.cxx135 const Reference< chart2::data::XDataSequence >& xLabels ) in createLabeledDataSequence()
137 return new ::chart::LabeledDataSequence( xValues, xLabels ); in createLabeledDataSequence()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/tools/
H A DDataSourceHelper.cxx137 const Reference< chart2::data::XDataSequence >& xLabels ) in createLabeledDataSequence()
139 return new ::chart::LabeledDataSequence( xValues, xLabels ); in createLabeledDataSequence()
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/
H A DPlotCurve.cpp572 QStringList xLabels, yLabels;// store text labels in loadData() local
587 xLabels << xval; in loadData()
666 g->setLabelsTextFormat(xAxis, ScaleDraw::Text, d_x_column, xLabels); in loadData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dunochart.hxx335 css::uno::Reference< css::chart2::data::XDataSequence > xLabels; member in SwChartLabeledDataSequence
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/
H A DSchXMLExport.cxx294 …if(Reference<beans::XPropertySet> xLabels = rSeries->getDataPointByIndex(nDataPointIndex); xLabels in lcl_getCustomLabelField() local
296 if(Any aAny = xLabels->getPropertyValue("CustomLabelFields"); aAny.hasValue()) in lcl_getCustomLabelField()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/
H A DCHANGELOG.md50 - Label precedence fix: label attr > secLevelLabels > xLabels
/dports/deskutils/chart/chart-3.0.0/
H A Dtemplate.go648 …{getLabels:function(){var t=this.chart.data;return(this.isHorizontal()?t.xLabels:t.yLabels)||t.lab…
/dports/www/moodle310/moodle/lib/amd/build/
H A Dchartjs-lazy.min.js.map1xLabels","yLabels","minIndex","maxIndex","offsetAmt","valueCategory","valueWidth","widthOffset","v…
/dports/www/moodle39/moodle/lib/amd/build/
H A Dchartjs-lazy.min.js.map1xLabels","yLabels","minIndex","maxIndex","offsetAmt","valueCategory","valueWidth","widthOffset","v…
/dports/www/mattermost-webapp/mattermost/client/
H A D125.912a09fc649c1a484799.js.map1xLabels","yLabels","beforeUpdate","margins","samplingEnabled","sampleSize","_labelSizes","_maxLabe…
/dports/www/moodle311/moodle/lib/amd/build/
H A Dchartjs-lazy.min.js.map1xLabels","yLabels","beforeUpdate","margins","sampleSize","samplingEnabled","_labelSizes","_maxLabe…
/dports/www/seahub/seahub-8.0.7-server/media/assets/frontend/static/js/
H A DsysAdmin.chunk.js.map1xLabels","yLabels","beforeUpdate","margins","samplingEnabled","sampleSize","_labelSizes","_maxLabe…
H A DsysAdmin.chunk.js.b0e7e5f72f9b.map1xLabels","yLabels","beforeUpdate","margins","samplingEnabled","sampleSize","_labelSizes","_maxLabe…
/dports/finance/nextcloud-cospend/cospend/js/
H A Dcospend-main.js.map1xLabels","yLabels","margins","samplingEnabled","sampleSize","_labelSizes","_maxLabelLines","longes…

12