Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DSelectionHelper.hxx51 ::com::sun::star::drawing::XShape > getSelectedAdditionalShape();
H A DChartController_Window.cxx956 … SdrObject* pObj = DrawViewWrapper::getSdrObject( m_aSelection.getSelectedAdditionalShape() ); in execute_DoubleClick()
1520 … uno::Reference< drawing::XShape > xShape( m_aSelection.getSelectedAdditionalShape() ); in execute_KeyInput()
1712 aReturn = uno::makeAny( m_aSelection.getSelectedAdditionalShape() ); in getSelection()
H A DSelectionHelper.cxx87 uno::Reference< drawing::XShape > Selection::getSelectedAdditionalShape() in getSelectedAdditionalShape() function in chart::Selection

Completed in 32 milliseconds