Home
last modified time | relevance | path

Searched defs:xLegendProp (Results 1 – 8 of 8) sorted by path

/trunk/main/chart2/qa/
H A DTestCaseOldAPI.java461 XPropertySet xLegendProp = (XPropertySet) UnoRuntime.queryInterface( in testLegend() local
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx526 Reference< beans::XPropertySet > xLegendProp( xLegend, uno::UNO_QUERY_THROW ); in setPropertyValue() local
546 Reference< beans::XPropertySet > xLegendProp( in getPropertyValue() local
/trunk/main/chart2/source/controller/main/
H A DChartController_Tools.cxx671 … uno::Reference< beans::XPropertySet > xLegendProp( xDiagram->getLegend(), uno::UNO_QUERY ); in executeDispatch_Delete() local
853 … Reference< beans::XPropertySet > xLegendProp( LegendHelper::getLegend( xModel ), uno::UNO_QUERY ); in executeDispatch_ToggleLegend() local
/trunk/main/chart2/source/tools/
H A DLegendHelper.cxx128 uno::Reference< beans::XPropertySet > xLegendProp( xDiagram->getLegend(), uno::UNO_QUERY ); in hasLegend() local
H A DReferenceSizeProvider.cxx267 Reference< beans::XPropertySet > xLegendProp( xDiagram->getLegend(), uno::UNO_QUERY ); in getAutoResizeState() local
353 Reference< beans::XPropertySet > xLegendProp( xDiagram->getLegend(), uno::UNO_QUERY ); in setAutoResizeState() local
/trunk/main/chart2/source/view/main/
H A DVLegend.cxx119 void lcl_getProperties( in lcl_getProperties()
789 bool lcl_shouldSymbolsBePlacedOnTheLeftSide( const Reference< beans::XPropertySet >& xLegendProp, s… in lcl_shouldSymbolsBePlacedOnTheLeftSide()
857 Reference< beans::XPropertySet > xLegendProp( xLegend, uno::UNO_QUERY_THROW ); in isVisible() local
904 Reference< beans::XPropertySet > xLegendProp( m_xLegend, uno::UNO_QUERY ); in createShapes() local
1003 Reference< beans::XPropertySet > xLegendProp( m_xLegend, uno::UNO_QUERY_THROW ); in changePosition() local
/trunk/main/chart2/workbench/addin/
H A Dsampleaddin.cxx228 uno::Reference< beans::XPropertySet > xLegendProp( mxChartDoc->getLegend(), uno::UNO_QUERY ); in initialize() local
/trunk/main/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx135 uno::Reference< beans::XPropertySet > xLegendProp( xChartDoc->getLegend(), uno::UNO_QUERY ); in lcl_setAutomaticSymbolSize() local

Completed in 60 milliseconds