Searched refs:isRotateableObjectSelected (Results 1 – 3 of 3) sorted by relevance
55 bool isRotateableObjectSelected( const ::com::sun::star::uno::Reference<
331 bool Selection::isRotateableObjectSelected( const uno::Reference< frame::XModel >& xChartModel ) in isRotateableObjectSelected() function in chart::Selection
697 if( !m_aSelection.isRotateableObjectSelected( getModel() ) ) in execute_MouseButtonDown()902 bool bIsRotateable = m_aSelection.isRotateableObjectSelected( getModel() ); in execute_MouseButtonUp()
Completed in 27 milliseconds