Home
last modified time | relevance | path

Searched refs:getRotation (Results 1 – 13 of 13) sorted by relevance

/trunk/main/svx/source/sdr/overlay/
H A Doverlaytools.cxx94 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 Doverlayanimatedbitmapex.cxx50 getRotation())); in createOverlayObjectPrimitive2DSequence()
63 getRotation())); in createOverlayObjectPrimitive2DSequence()
H A Doverlaybitmapex.cxx48 getRotation())); in createOverlayObjectPrimitive2DSequence()
H A Doverlayrectangle.cxx67 getRotation())); in createOverlayObjectPrimitive2DSequence()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrlatheprimitive3d.cxx59 …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 ==()
/trunk/main/svx/inc/svx/sdr/overlay/
H A Doverlaytools.hxx75 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 Doverlaybitmapex.hxx73 double getRotation() const { return mfRotation; } in getRotation() function in sdr::overlay::OverlayBitmapEx
H A Doverlayrectangle.hxx76 double getRotation() const { return mfRotation; } in getRotation() function in sdr::overlay::OverlayRectangle
H A Doverlayanimatedbitmapex.hxx99 double getRotation() const { return mfRotation; } in getRotation() function in sdr::overlay::OverlayAnimatedBitmapEx
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashape.cxx268 ScVbaShape::getRotation() throw (uno::RuntimeException) in getRotation() function in ScVbaShape
365 double nCurrentRotation = getRotation(); in IncrementRotation()
/trunk/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dsdrlatheprimitive3d.hxx123 double getRotation() const { return mfRotation; } in getRotation() function in drawinglayer::primitive3d::SdrLathePrimitive3D
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbashape.hxx81 virtual double SAL_CALL getRotation() throw (css::uno::RuntimeException);
/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx152 ::com::sun::star::uno::Any getRotation();

Completed in 35 milliseconds