Searched refs:isRotateableObject (Results 1 – 5 of 5) sorted by relevance
333 return SelectionHelper::isRotateableObject( m_aSelectedOID.getObjectCID(), xChartModel ); in isRotateableObjectSelected()476 bool SelectionHelper::isRotateableObject( const ::rtl::OUString& rCID in isRotateableObject() function in chart::SelectionHelper479 if( !ObjectIdentifier::isRotateableObject( rCID ) ) in isRotateableObject()
111 static bool isRotateableObject( const ::rtl::OUString& rCID
1384 …if ( m_eDragMode == SDRDRAG_ROTATE && !SelectionHelper::isRotateableObject( aNewOID.getObjectCID()… in execute_KeyInput()2038 && SelectionHelper::isRotateableObject( aHitObjectCID in impl_SetMousePointer()
183 static bool isRotateableObject( const rtl::OUString& rClassifiedIdentifier );
749 bool ObjectIdentifier::isRotateableObject( const OUString& rClassifiedIdentifier ) in isRotateableObject() function in chart::ObjectIdentifier
Completed in 31 milliseconds