Home
last modified time | relevance | path

Searched refs:ROTATE (Results 1 – 17 of 17) sorted by relevance

/trunk/main/svx/inc/svx/
H A DActionDescriptionProvider.hxx48 , ROTATE enumerator
/trunk/main/svx/source/svdraw/
H A DActionDescriptionProvider.cxx52 case ROTATE: in createDescription()
/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationtransformnode.cxx74 case animations::AnimationTransformType::ROTATE: in createActivity()
/trunk/main/offapi/com/sun/star/animations/
H A DAnimationTransformType.idl48 const short ROTATE = 2;
H A DXAnimateTransform.idl52 <li><const>AnimationTransformType::ROTATE</const><br>
/trunk/main/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx60 … : DragMethod_Base( rDrawViewWrapper, rObjectCID, xChartModel, ActionDescriptionProvider::ROTATE ) in DragMethod_RotateDiagram()
/trunk/main/vcl/os2/source/src/
H A Dsalsrc.rc41 POINTER SAL_RESID_POINTER_ROTATE ROTATE.PTR
/trunk/main/vcl/win/source/src/
H A Dsalsrc.rc52 SAL_RESID_POINTER_ROTATE CURSOR ROTATE.CUR
/trunk/main/offapi/com/sun/star/awt/
H A DSystemPointer.idl246 const long ROTATE = 32;
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1201 return pEffect->getTransformationProperty( AnimationTransformType::ROTATE, VALUE_BY); in getProperty1Value()
1272 …bEffectChanged = pEffect->setTransformationProperty( AnimationTransformType::ROTATE, VALUE_BY , rV… in setProperty1Value()
/trunk/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx807 = makeAny((sal_Int16)AnimationTransformType::ROTATE); in AnimRotContext()
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx1133 case AnimationTransformType::ROTATE: meAttributeName = XML_ROTATE; break; in init_node()
H A Danimationexport.cxx201 { XML_ROTATE, AnimationTransformType::ROTATE }, in getAnimationsEnumMap()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx2029 else if ( xTransform->getTransformType() == AnimationTransformType::ROTATE ) in exportAnimateTransform()
/trunk/main/xmloff/source/transform/
H A DOasis2OOo.cxx303 ENTRY1( DR3D, ROTATE, XML_ETACTION_PROC_ATTRS, OASIS_SHAPE_ACTIONS ),
H A DOOo2Oasis.cxx411 ENTRY1( DR3D, ROTATE, XML_ETACTION_PROC_ATTRS, OOO_SHAPE_ACTIONS ),
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2484 xTransform->setTransformType( AnimationTransformType::ROTATE ); in importAnimateRotationContainer()

Completed in 101 milliseconds