/aoo41x/test/testuno/source/fvt/uno/sd/chart/ |
H A D | ChartProperties.java | 229 XPropertySet.class, xChartDoc.getLegend()); in testLegendBorderProperties() 236 xChartDoc.getLegend()); in testLegendBorderProperties() 254 XPropertySet.class, xChartDoc.getLegend()); in testLegendFillAndTransparence() 262 xChartDoc.getLegend()); in testLegendFillAndTransparence() 279 XPropertySet.class, xChartDoc.getLegend()); in testLegendCharFont() 286 xChartDoc.getLegend()); in testLegendCharFont() 304 XPropertySet.class, xChartDoc.getLegend()); in testLegendCharFontEffects() 314 xChartDoc.getLegend()); in testLegendCharFontEffects() 337 XPropertySet.class, xChartDoc.getLegend()); in testLegendposition() 344 xChartDoc.getLegend()); in testLegendposition()
|
/aoo41x/main/chart2/source/tools/ |
H A D | LegendHelper.cxx | 48 uno::Reference< chart2::XLegend > xLegend = LegendHelper::getLegend( xModel, xContext, true ); in showLegend() 78 uno::Reference< chart2::XLegend > xLegend = LegendHelper::getLegend( xModel, 0, false ); in hideLegend() 86 uno::Reference< chart2::XLegend > LegendHelper::getLegend( in getLegend() function in chart::LegendHelper 101 xResult.set( xDia->getLegend() ); in getLegend() 128 uno::Reference< beans::XPropertySet > xLegendProp( xDiagram->getLegend(), uno::UNO_QUERY ); in hasLegend()
|
H A D | ReferenceSizeProvider.cxx | 267 Reference< beans::XPropertySet > xLegendProp( xDiagram->getLegend(), uno::UNO_QUERY ); in getAutoResizeState() 353 Reference< beans::XPropertySet > xLegendProp( xDiagram->getLegend(), uno::UNO_QUERY ); in setAutoResizeState()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartController_Tools.cxx | 248 … Reference< beans::XPropertyState > xLegendState( xDiagram->getLegend(), uno::UNO_QUERY ); in executeDispatch_NewArrangement() 671 … uno::Reference< beans::XPropertySet > xLegendProp( xDiagram->getLegend(), uno::UNO_QUERY ); in executeDispatch_Delete() 853 … Reference< beans::XPropertySet > xLegendProp( LegendHelper::getLegend( xModel ), uno::UNO_QUERY ); in executeDispatch_ToggleLegend() 873 xLegendProp.set( LegendHelper::getLegend( xModel, m_xCC, true ), uno::UNO_QUERY ); in executeDispatch_ToggleLegend()
|
H A D | ObjectHierarchy.cxx | 289 …ifier( ObjectIdentifier::createClassifiedIdentifierForObject( xDiagram->getLegend(), Reference< fr… in createLegendTree()
|
/aoo41x/test/testuno/source/fvt/uno/sc/chart/ |
H A D | ChartLegend.java | 207 XShape legend = xChartDocument.getLegend(); in testLegendPosition() 218 legend = xChartDocument.getLegend(); in testLegendPosition()
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | res_LegendPosition.cxx | 101 uno::Reference< beans::XPropertySet > xProp( xDiagram->getLegend(), uno::UNO_QUERY ); in writeToResources() 146 …uno::Reference< beans::XPropertySet > xProp( LegendHelper::getLegend( xChartModel,m_xCC,bShowLegen… in writeToModel()
|
/aoo41x/main/chart2/source/controller/chartapiwrapper/ |
H A D | Chart2ModelContact.cxx | 242 uno::Reference< chart2::XLegend > xLegend( LegendHelper::getLegend( m_xChartModel ) ); in GetLegendSize() 255 uno::Reference< chart2::XLegend > xLegend( LegendHelper::getLegend( m_xChartModel ) ); in GetLegendPosition()
|
H A D | ChartDocumentWrapper.cxx | 523 …Reference< chart2::XLegend > xLegend( LegendHelper::getLegend( m_spChart2ModelContact->getChartMod… in setPropertyValue() 547 LegendHelper::getLegend( m_spChart2ModelContact->getChartModel() ), uno::UNO_QUERY ); in getPropertyValue() 773 Reference< drawing::XShape > SAL_CALL ChartDocumentWrapper::getLegend() in getLegend() function in chart::wrapper::ChartDocumentWrapper
|
H A D | LegendWrapper.cxx | 421 xRet.set( xDiagram->getLegend(), uno::UNO_QUERY ); in getInnerPropertySet()
|
/aoo41x/main/chart2/source/inc/ |
H A D | LegendHelper.hxx | 58 getLegend( const ::com::sun::star::uno::Reference<
|
/aoo41x/main/qadevOOo/tests/java/mod/_sch/ |
H A D | ChartLegend.java | 127 oObj = (XShape) xChartDoc.getLegend(); in createTestEnvironment()
|
H A D | ChXChartView.java | 117 xChartDoc.getLegend()} ); in createTestEnvironment()
|
/aoo41x/main/qadevOOo/tests/java/ifc/chart/ |
H A D | _XChartDocument.java | 88 XShape legend = oObj.getLegend(); in _getLegend()
|
/aoo41x/main/qadevOOo/objdsc/sch/ |
H A D | com.sun.star.comp.office.ChXChartDocument.csv | 14 "ChXChartDocument";"com::sun::star::chart::XChartDocument";"getLegend()"
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLLegendContext.cxx | 121 uno::Reference< drawing::XShape > xLegendShape( xDoc->getLegend(), uno::UNO_QUERY ); in StartElement()
|
H A D | SchXMLSeries2Context.cxx | 135 uno::Reference< beans::XPropertySet > xLegendProp( xChartDoc->getLegend(), uno::UNO_QUERY ); in lcl_setAutomaticSymbolSize()
|
/aoo41x/main/offapi/com/sun/star/chart2/ |
H A D | XDiagram.idl | 67 XLegend getLegend();
|
/aoo41x/main/odk/examples/DevelopersGuide/Charts/ |
H A D | ChartInDraw.java | 196 XShape aLegend = maChartDocument.getLegend(); in testLegend()
|
/aoo41x/main/offapi/com/sun/star/chart/ |
H A D | XChartDocument.idl | 89 com::sun::star::drawing::XShape getLegend();
|
/aoo41x/main/chart2/source/model/inc/ |
H A D | Diagram.hxx | 125 ::com::sun::star::chart2::XLegend > SAL_CALL getLegend()
|
/aoo41x/main/chart2/source/controller/inc/ |
H A D | ChartDocumentWrapper.hxx | 101 ::com::sun::star::drawing::XShape > SAL_CALL getLegend()
|
/aoo41x/main/chart2/source/model/main/ |
H A D | Diagram.cxx | 382 uno::Reference< chart2::XLegend > SAL_CALL Diagram::getLegend() in getLegend() function in chart::Diagram
|
/aoo41x/main/chart2/workbench/addin/ |
H A D | sampleaddin.cxx | 228 uno::Reference< beans::XPropertySet > xLegendProp( mxChartDoc->getLegend(), uno::UNO_QUERY ); in initialize()
|
/aoo41x/main/chart2/qa/ |
H A D | TestCaseOldAPI.java | 458 XShape xLegend = mxOldDoc.getLegend(); in testLegend()
|