Home
last modified time | relevance | path

Searched defs:xLegend (Results 1 – 12 of 12) sorted by relevance

/trunk/main/chart2/source/tools/
H A DLegendHelper.cxx48 uno::Reference< chart2::XLegend > xLegend = LegendHelper::getLegend( xModel, xContext, true ); in showLegend() local
78 uno::Reference< chart2::XLegend > xLegend = LegendHelper::getLegend( xModel, 0, false ); in hideLegend() local
H A DObjectIdentifier.cxx384 Reference< XLegend > xLegend( xObject, uno::UNO_QUERY ); in createClassifiedIdentifierForObject() local
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChart2ModelContact.cxx242 uno::Reference< chart2::XLegend > xLegend( LegendHelper::getLegend( m_xChartModel ) ); in GetLegendSize() local
255 uno::Reference< chart2::XLegend > xLegend( LegendHelper::getLegend( m_xChartModel ) ); in GetLegendPosition() local
H A DChartDocumentWrapper.cxx523 …Reference< chart2::XLegend > xLegend( LegendHelper::getLegend( m_spChart2ModelContact->getChartMod… in setPropertyValue() local
/trunk/main/oox/source/drawingml/chart/
H A Dtitleconverter.cxx205 …Reference< XLegend > xLegend( createInstance( CREATE_OUSTRING( "com.sun.star.chart2.Legend" ) ), U… in convertFromModel() local
/trunk/main/chart2/source/view/main/
H A DVLegend.cxx818 VLegend::VLegend( in VLegend()
849 bool VLegend::isVisible( const Reference< XLegend > & xLegend ) in isVisible()
H A DChartView.cxx2338 bool lcl_createLegend( const uno::Reference< XLegend > & xLegend in lcl_createLegend()
/trunk/main/chart2/source/model/main/
H A DChartModel_Persistence.cxx438 Reference< chart2::XLegend > xLegend( in initNew() local
/trunk/main/chart2/qa/
H A DTestCaseOldAPI.java458 XShape xLegend = mxOldDoc.getLegend(); in testLegend() local
/trunk/main/chart2/source/controller/main/
H A DChartController_Insert.cxx240 Reference< chart2::XLegend > xLegend = LegendHelper::showLegend( getModel(), m_xCC ); in executeDispatch_InsertLegend() local
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx2471 … Reference< XLegend > xLegend( ScfApiHelper::CreateInstance( SERVICE_CHART2_LEGEND ), UNO_QUERY ); in CreateLegend() local
3503 XclImpChLegendRef xLegend; in GetLegend() local
H A Dxechart.cxx3185 Reference< XLegend > xLegend = xDiagram->getLegend(); in Convert() local

Completed in 120 milliseconds