Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/main/
H A DSelectionHelper.cxx333 return SelectionHelper::isRotateableObject( m_aSelectedOID.getObjectCID(), xChartModel ); in isRotateableObjectSelected()
476 bool SelectionHelper::isRotateableObject( const ::rtl::OUString& rCID in isRotateableObject() function in chart::SelectionHelper
479 if( !ObjectIdentifier::isRotateableObject( rCID ) ) in isRotateableObject()
H A DSelectionHelper.hxx111 static bool isRotateableObject( const ::rtl::OUString& rCID
H A DChartController_Window.cxx1384 …if ( m_eDragMode == SDRDRAG_ROTATE && !SelectionHelper::isRotateableObject( aNewOID.getObjectCID()… in execute_KeyInput()
2038 && SelectionHelper::isRotateableObject( aHitObjectCID in impl_SetMousePointer()
/aoo42x/main/chart2/source/inc/
H A DObjectIdentifier.hxx183 static bool isRotateableObject( const rtl::OUString& rClassifiedIdentifier );
/aoo42x/main/chart2/source/tools/
H A DObjectIdentifier.cxx749 bool ObjectIdentifier::isRotateableObject( const OUString& rClassifiedIdentifier ) in isRotateableObject() function in chart::ObjectIdentifier

Completed in 36 milliseconds