Home
last modified time | relevance | path

Searched refs:hasLegend (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/chart2/source/inc/
H A DLegendHelper.hxx68 …static bool hasLegend( const ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XDiagram …
/aoo42x/main/chart2/source/tools/
H A DLegendHelper.cxx123 bool LegendHelper::hasLegend( const uno::Reference< chart2::XDiagram > & xDiagram ) in hasLegend() function in chart::LegendHelper
/aoo42x/main/chart2/source/controller/main/
H A DControllerCommandDispatch.cxx429 bHasLegend = LegendHelper::hasLegend( xDiagram ); in update()
H A DObjectHierarchy.cxx287 if( xDiagram.is() && LegendHelper::hasLegend( xDiagram ) ) in createLegendTree()
H A DChartController_Window.cxx1278 bool bHasLegend = LegendHelper::hasLegend( xDiagram ); in execute_Command()

Completed in 84 milliseconds