Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/main/
H A DChartModel.cxx513 uno::Reference< view::XSelectionSupplier > xSelectionSupl( xController, uno::UNO_QUERY ); in getCurrentSelection() local
514 if ( xSelectionSupl.is() ) in getCurrentSelection()
516 uno::Any aSel = xSelectionSupl->getSelection(); in getCurrentSelection()

Completed in 9 milliseconds