Searched refs:getRotation (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/svx/source/sdr/overlay/ |
H A D | overlaytools.cxx | 94 if(!basegfx::fTools::equalZero(getRotation())) in create2DDecomposition() 96 aTransform.rotate(getRotation()); in create2DDecomposition() 120 && getRotation() == rCompare.getRotation()); in operator ==() 254 if(!basegfx::fTools::equalZero(getRotation())) in create2DDecomposition() 257 getObjectRange().getMinX(), getObjectRange().getMinY(), getRotation())); in create2DDecomposition() 279 fHatchRotation - getRotation(), in create2DDecomposition() 328 && getRotation() == rCompare.getRotation()); in operator ==()
|
H A D | overlayanimatedbitmapex.cxx | 50 getRotation())); in createOverlayObjectPrimitive2DSequence() 63 getRotation())); in createOverlayObjectPrimitive2DSequence()
|
H A D | overlaybitmapex.cxx | 48 getRotation())); in createOverlayObjectPrimitive2DSequence()
|
H A D | overlayrectangle.cxx | 67 getRotation())); in createOverlayObjectPrimitive2DSequence()
|
/aoo42x/main/drawinglayer/source/primitive3d/ |
H A D | sdrlatheprimitive3d.cxx | 59 …edRotation(!bBackScale && getHorizontalSegments() && basegfx::fTools::equal(getRotation(), F_2PI)); in create3DDecomposition() 234 …createLatheSlices(maSlices, maCorrectedPolyPolygon, getBackScale(), getDiagonal(), getRotation(), … in impCreateSlices() 285 if(basegfx::fTools::lessOrEqual(getRotation(), 0.0)) in SdrLathePrimitive3D() 332 && getRotation() == rCompare.getRotation() in operator ==()
|
/aoo42x/main/svx/inc/svx/sdr/overlay/ |
H A D | overlaytools.hxx | 75 double getRotation() const { return mfRotation; } in getRotation() function in drawinglayer::primitive2d::OverlayBitmapExPrimitive 168 double getRotation() const { return mfRotation; } in getRotation() function in drawinglayer::primitive2d::OverlayRectanglePrimitive
|
H A D | overlaybitmapex.hxx | 73 double getRotation() const { return mfRotation; } in getRotation() function in sdr::overlay::OverlayBitmapEx
|
H A D | overlayrectangle.hxx | 76 double getRotation() const { return mfRotation; } in getRotation() function in sdr::overlay::OverlayRectangle
|
H A D | overlayanimatedbitmapex.hxx | 99 double getRotation() const { return mfRotation; } in getRotation() function in sdr::overlay::OverlayAnimatedBitmapEx
|
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbashape.cxx | 268 ScVbaShape::getRotation() throw (uno::RuntimeException) in getRotation() function in ScVbaShape 365 double nCurrentRotation = getRotation(); in IncrementRotation()
|
/aoo42x/main/drawinglayer/inc/drawinglayer/primitive3d/ |
H A D | sdrlatheprimitive3d.hxx | 123 double getRotation() const { return mfRotation; } in getRotation() function in drawinglayer::primitive3d::SdrLathePrimitive3D
|
/aoo42x/main/vbahelper/inc/vbahelper/ |
H A D | vbashape.hxx | 81 virtual double SAL_CALL getRotation() throw (css::uno::RuntimeException);
|
/aoo42x/main/sd/inc/ |
H A D | CustomAnimationEffect.hxx | 152 ::com::sun::star::uno::Any getRotation();
|
Completed in 49 milliseconds