Home
last modified time | relevance | path

Searched refs:getLegend (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/tools/
H A DLegendHelper.cxx37 uno::Reference< chart2::XLegend > xLegend = LegendHelper::getLegend( rModel, xContext, true ); in showLegend()
67 uno::Reference< chart2::XLegend > xLegend = LegendHelper::getLegend( rModel, nullptr ); in hideLegend()
75 uno::Reference< chart2::XLegend > LegendHelper::getLegend( in getLegend() function in chart::LegendHelper
87 xResult.set( xDia->getLegend() ); in getLegend()
113 uno::Reference< beans::XPropertySet > xLegendProp( xDiagram->getLegend(), uno::UNO_QUERY ); in hasLegend()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/tools/
H A DLegendHelper.cxx37 uno::Reference< chart2::XLegend > xLegend = LegendHelper::getLegend( rModel, xContext, true ); in showLegend()
67 uno::Reference< chart2::XLegend > xLegend = LegendHelper::getLegend( rModel, nullptr ); in hideLegend()
75 uno::Reference< chart2::XLegend > LegendHelper::getLegend( in getLegend() function in chart::LegendHelper
87 xResult.set( xDia->getLegend() ); in getLegend()
113 uno::Reference< beans::XPropertySet > xLegendProp( xDiagram->getLegend(), uno::UNO_QUERY ); in hasLegend()
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Form/Decorator/
H A DFieldset.php99 public function getLegend() function in Zend_Form_Decorator_Fieldset
104 $legend = $element->getLegend();
130 $legend = $this->getLegend();
/dports/www/mediawiki135/mediawiki-1.35.5/includes/specials/forms/
H A DPreferencesFormOOUI.php177 $label = $this->getLegend( $key );
230 public function getLegend( $key ) { function in PreferencesFormOOUI
231 $legend = parent::getLegend( $key );
H A DEditWatchlistNormalHTMLForm.php25 public function getLegend( $namespace ) { function in EditWatchlistNormalHTMLForm
/dports/www/mediawiki137/mediawiki-1.37.1/includes/specials/forms/
H A DPreferencesFormOOUI.php175 $label = $this->getLegend( $key );
228 public function getLegend( $key ) { function in PreferencesFormOOUI
229 $legend = parent::getLegend( $key );
H A DEditWatchlistNormalHTMLForm.php25 public function getLegend( $namespace ) { function in EditWatchlistNormalHTMLForm
/dports/www/mediawiki136/mediawiki-1.36.3/includes/specials/forms/
H A DPreferencesFormOOUI.php177 $label = $this->getLegend( $key );
230 public function getLegend( $key ) { function in PreferencesFormOOUI
231 $legend = parent::getLegend( $key );
H A DEditWatchlistNormalHTMLForm.php25 public function getLegend( $namespace ) { function in EditWatchlistNormalHTMLForm
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmDashboardPlugin/lib/graph/
H A DGraphMetaData.php31 public function getLegend() { function in GraphMetaData
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmDashboardPlugin/modules/dashboard/templates/
H A D_ohrmGraphVisualizer.php15 $legend = $metaDataObject->getLegend();
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/dialogs/
H A Dres_LegendPosition.cxx80 uno::Reference< beans::XPropertySet > xProp( xDiagram->getLegend(), uno::UNO_QUERY ); in writeToResources()
123 …uno::Reference< beans::XPropertySet > xProp(LegendHelper::getLegend(rModel, m_xCC, bShowLegend), u… in writeToModel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/dialogs/
H A Dres_LegendPosition.cxx80 uno::Reference< beans::XPropertySet > xProp( xDiagram->getLegend(), uno::UNO_QUERY ); in writeToResources()
126 …uno::Reference< beans::XPropertySet > xProp(LegendHelper::getLegend(rModel, m_xCC, bShowLegend), u… in writeToModel()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/inc/
H A DLegendHelper.hxx42 getLegend( ChartModel& rModel
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/inc/
H A DLegendHelper.hxx43 getLegend( ChartModel& rModel
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/sidebar/
H A DChartElementsPanel.cxx77 … Reference< beans::XPropertySet > xLegendProp( LegendHelper::getLegend(*pModel), uno::UNO_QUERY ); in isLegendVisible()
114 Reference< beans::XPropertySet > xLegendProp(LegendHelper::getLegend(*pModel), uno::UNO_QUERY); in isLegendOverlay()
139 Reference<beans::XPropertySet> xLegendProp(LegendHelper::getLegend(*pModel), uno::UNO_QUERY); in setLegendOverlay()
240 … Reference< beans::XPropertySet > xLegendProp( LegendHelper::getLegend(*pModel), uno::UNO_QUERY ); in getLegendPos()
267 … Reference< beans::XPropertySet > xLegendProp( LegendHelper::getLegend(*pModel), uno::UNO_QUERY ); in setLegendPos()
/dports/textproc/libstaroffice/libstaroffice-0.0.7/src/lib/
H A DSTOFFChart.hxx290 Legend const &getLegend() const in getLegend() function in STOFFChart
295 Legend &getLegend() in getLegend() function in STOFFChart
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/piechart/
H A DPieChartPanel.tsx62 <VizLayout width={width} height={height} legend={getLegend(props, fieldDisplayValues)}>
80 function getLegend(props: Props, displayValues: FieldDisplay[]) {
/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dimageexporter.h85 inline Legend *getLegend() { return m_Legend; } in getLegend() function
/dports/math/openturns/openturns-1.18/lib/src/Base/Graph/
H A DGraphImplementation.cxx229 for (UnsignedInteger i = 0; i < size; ++i) legends[i] = drawablesCollection_[i].getLegend(); in getLegends()
354 if (it->getLegend().size() != 0) in makeRLegendCommand()
357 labels << "\"" << it->getLegend() << "\","; in makeRLegendCommand()
426 if (drawablesCollection_[i].getLegend().size() > 0) in makeRHeaderCommand()
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Utilities/
H A DTextData.hxx101 getLegend(const size_type c) const;
/dports/science/tfel/tfel-3.4.0/include/TFEL/Utilities/
H A DTextData.hxx101 getLegend(const size_type c) const;
/dports/textproc/libwps/libwps-0.4.12/src/lib/
H A DWKSChart.h303 Legend const &getLegend() const in getLegend() function
308 Legend &getLegend() in getLegend() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/mod/_sch/
H A DChartLegend.java115 oObj = xChartDoc.getLegend(); in createTestEnvironment()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/mod/_sch/
H A DChartLegend.java115 oObj = xChartDoc.getLegend(); in createTestEnvironment()

1234567