Home
last modified time | relevance | path

Searched refs:GetRotateAngle (Results 1 – 25 of 25) sorted by relevance

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx84 void GetRotateAngle( SdrCustomShapeGeometryItem& rItem, double& rAngleX, double& rAngleY ) in GetRotateAngle() function
309 long nObjectRotation = pCustomShape->GetRotateAngle(); in Create3DObject()
634 GetRotateAngle( rGeometryItem, fXRotate, fYRotate ); in Create3DObject()
819 GetRotateAngle( rGeometryItem, fXRotate, fYRotate ); in CalculateNewSnapRect()
H A DEnhancedCustomShapeEngine.cxx277 sal_Int32 nRotateAngle = aCustomShape2d.GetRotateAngle(); in REF()
400 sal_Int32 nRotateAngle = aCustomShape2d.GetRotateAngle(); in getLineGeometry()
H A DEnhancedCustomShape2d.cxx753 nRotateAngle = pCustomShapeObj->GetRotateAngle(); in EnhancedCustomShape2d()
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx566 case ATTR_ROTATE_VALUE: return &rField.GetRotateAngle(); in GetItem()
662 && (rField1.GetRotateAngle() == rField2.GetRotateAngle()) in IsEqualData()
742 rItemSet.Put( rField.GetRotateAngle() ); in FillToItemSet()
/trunk/main/svx/source/svdraw/
H A Dsvdovirt.cxx525 long SdrVirtObj::GetRotateAngle() const in GetRotateAngle() function in SdrVirtObj
527 return rRefObj.GetRotateAngle(); in GetRotateAngle()
H A Dsvdogrp.cxx385 long SdrObjGroup::GetRotateAngle() const in GetRotateAngle() function in SdrObjGroup
394 nRetval = pObj->GetRotateAngle(); in GetRotateAngle()
H A Dsvdedtv1.cxx311 nRetval = pO->GetRotateAngle(); in GetMarkedObjRotate()
852 nRotAngle=pObj->GetRotateAngle(); in MergeNotPersistAttrFromMarked()
860 if (!bRotAngleDC && nRotAngle !=pObj->GetRotateAngle()) bRotAngleDC=sal_True; in MergeNotPersistAttrFromMarked()
H A Dsvdotxtr.cxx131 long SdrTextObj::GetRotateAngle() const in GetRotateAngle() function in SdrTextObj
H A Dsvdobj.cxx1714 long SdrObject::GetRotateAngle() const in GetRotateAngle() function in SdrObject
2132 n-=GetRotateAngle(); in NbcApplyNotPersistAttr()
2241 lcl_SetItem(rAttr,bMerge,SdrRotateAngleItem(GetRotateAngle())); in TakeNotPersistAttr()
H A Dsvdomeas.cxx1082 long SdrMeasureObj::GetRotateAngle() const in GetRotateAngle() function in SdrMeasureObj
H A Dsvdedxv.cxx955 …if( (pTEObj->GetRotateAngle() != 0) || (pTEObj && pTEObj->ISA(SdrTextObj) && ((SdrTextObj*)pTEObj)… in SdrEndTextEdit()
/trunk/main/svx/inc/svx/
H A Dsvdogrp.hxx88 virtual long GetRotateAngle() const;
H A Dsvdovirt.hxx129 virtual long GetRotateAngle() const;
H A Dsvdomeas.hxx128 virtual long GetRotateAngle() const;
H A DEnhancedCustomShape2d.hxx166 sal_Int32 GetRotateAngle() { return nRotateAngle; }; in GetRotateAngle() function in EnhancedCustomShape2d
H A Dsvdotext.hxx438 virtual long GetRotateAngle() const;
H A Dsvdobj.hxx812 virtual long GetRotateAngle() const;
/trunk/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx189 sal_Int32 nAngle = pSourceObj->GetRotateAngle(); in SetAttributes()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconcustomshape.cxx254 sal_Int32 nAngle = pSourceObj->GetRotateAngle(); in SetAttributes()
/trunk/main/sd/source/ui/func/
H A Dfuconcs.cxx277 sal_Int32 nAngle = pSourceObj->GetRotateAngle(); in SetAttributes()
/trunk/main/sc/inc/
H A Dautoform.hxx151 const SfxInt32Item& GetRotateAngle() const { return aRotateAngle; } in GetRotateAngle() function in ScAutoFormatDataField
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx178 sal_Int32 nAngle = pSourceObj->GetRotateAngle(); in setAttributes()
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx677 sal_Int32 nAngle = pSourceObj->GetRotateAngle(); in createDefault()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx486 long nAngle = rTextObj.GetRotateAngle(); in XclTxo()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx2524 nAngle -= mpObj->GetRotateAngle(); in setPropertyValueImpl()
2960 rValue <<= mpObj->GetRotateAngle(); in getPropertyValueImpl()

Completed in 177 milliseconds