Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/main/
H A DSelectionHelper.hxx55 bool isRotateableObjectSelected( const ::com::sun::star::uno::Reference<
H A DSelectionHelper.cxx331 bool Selection::isRotateableObjectSelected( const uno::Reference< frame::XModel >& xChartModel ) in isRotateableObjectSelected() function in chart::Selection
H A DChartController_Window.cxx697 if( !m_aSelection.isRotateableObjectSelected( getModel() ) ) in execute_MouseButtonDown()
902 bool bIsRotateable = m_aSelection.isRotateableObjectSelected( getModel() ); in execute_MouseButtonUp()

Completed in 27 milliseconds