/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape3d.cxx | 84 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 D | EnhancedCustomShapeEngine.cxx | 277 sal_Int32 nRotateAngle = aCustomShape2d.GetRotateAngle(); in REF() 400 sal_Int32 nRotateAngle = aCustomShape2d.GetRotateAngle(); in getLineGeometry()
|
H A D | EnhancedCustomShape2d.cxx | 753 nRotateAngle = pCustomShapeObj->GetRotateAngle(); in EnhancedCustomShape2d()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | autoform.cxx | 566 case ATTR_ROTATE_VALUE: return &rField.GetRotateAngle(); in GetItem() 662 && (rField1.GetRotateAngle() == rField2.GetRotateAngle()) in IsEqualData() 742 rItemSet.Put( rField.GetRotateAngle() ); in FillToItemSet()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdovirt.cxx | 525 long SdrVirtObj::GetRotateAngle() const in GetRotateAngle() function in SdrVirtObj 527 return rRefObj.GetRotateAngle(); in GetRotateAngle()
|
H A D | svdogrp.cxx | 385 long SdrObjGroup::GetRotateAngle() const in GetRotateAngle() function in SdrObjGroup 394 nRetval = pObj->GetRotateAngle(); in GetRotateAngle()
|
H A D | svdedtv1.cxx | 311 nRetval = pO->GetRotateAngle(); in GetMarkedObjRotate() 852 nRotAngle=pObj->GetRotateAngle(); in MergeNotPersistAttrFromMarked() 860 if (!bRotAngleDC && nRotAngle !=pObj->GetRotateAngle()) bRotAngleDC=sal_True; in MergeNotPersistAttrFromMarked()
|
H A D | svdotxtr.cxx | 131 long SdrTextObj::GetRotateAngle() const in GetRotateAngle() function in SdrTextObj
|
H A D | svdobj.cxx | 1714 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 D | svdomeas.cxx | 1082 long SdrMeasureObj::GetRotateAngle() const in GetRotateAngle() function in SdrMeasureObj
|
H A D | svdedxv.cxx | 955 …if( (pTEObj->GetRotateAngle() != 0) || (pTEObj && pTEObj->ISA(SdrTextObj) && ((SdrTextObj*)pTEObj)… in SdrEndTextEdit()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdogrp.hxx | 88 virtual long GetRotateAngle() const;
|
H A D | svdomeas.hxx | 128 virtual long GetRotateAngle() const;
|
H A D | svdovirt.hxx | 129 virtual long GetRotateAngle() const;
|
H A D | EnhancedCustomShape2d.hxx | 166 sal_Int32 GetRotateAngle() { return nRotateAngle; }; in GetRotateAngle() function in EnhancedCustomShape2d
|
H A D | svdotext.hxx | 438 virtual long GetRotateAngle() const;
|
H A D | svdobj.hxx | 820 virtual long GetRotateAngle() const;
|
/aoo41x/main/sw/source/ui/ribbar/ |
H A D | concustomshape.cxx | 202 sal_Int32 nAngle = pSourceObj->GetRotateAngle(); in SetAttributes()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fuconcustomshape.cxx | 254 sal_Int32 nAngle = pSourceObj->GetRotateAngle(); in SetAttributes()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuconcs.cxx | 277 sal_Int32 nAngle = pSourceObj->GetRotateAngle(); in SetAttributes()
|
/aoo41x/main/sc/inc/ |
H A D | autoform.hxx | 151 const SfxInt32Item& GetRotateAngle() const { return aRotateAngle; } in GetRotateAngle() function in ScAutoFormatDataField
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | DrawCommandDispatch.cxx | 178 sal_Int32 nAngle = pSourceObj->GetRotateAngle(); in setAttributes()
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ReportSection.cxx | 677 sal_Int32 nAngle = pSourceObj->GetRotateAngle(); in createDefault()
|
/aoo41x/main/sc/source/filter/xcl97/ |
H A D | xcl97rec.cxx | 486 long nAngle = rTextObj.GetRotateAngle(); in XclTxo()
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 2524 nAngle -= mpObj->GetRotateAngle(); in setPropertyValueImpl() 2960 rValue <<= mpObj->GetRotateAngle(); in getPropertyValueImpl()
|