/aoo41x/main/svx/source/dialog/ |
H A D | dialcontrol.cxx | 369 sal_Int32 DialControl::GetRotation() const in GetRotation() function in svx::DialControl 441 mpImpl->mpLinkField->SetValue( static_cast< long >( GetRotation() / 100 ) ); in SetRotation() 516 return GetControl().GetRotation(); in GetControlValue()
|
H A D | dlgctl3d.cxx | 652 GetRotation(mfSaveActionStartVer, mfSaveActionStartHor, mfSaveActionStartRotZ); in Tracking() 867 void Svx3DLightControl::GetRotation(double& rRotX, double& rRotY, double& rRotZ) in GetRotation() function in Svx3DLightControl
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xichart.hxx | 456 virtual sal_uInt16 GetRotation() const = 0; 508 virtual sal_uInt16 GetRotation() const; 1190 sal_uInt16 GetRotation() const; 1229 virtual sal_uInt16 GetRotation() const;
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr2.cxx | 234 const sal_uInt16 nRot10 = rAttr.GetRotation() % 3600; in DrawObj() 496 sal_uInt16 nRot10 = rAttr.GetRotation() % 3600; in ImplCreateOutput() 1791 rBmpEx.Rotate( aAttr.GetRotation(), Color( COL_TRANSPARENT ) ); in ImplAdjust() 1896 rMtf.Rotate( aAttr.GetRotation() ); in ImplAdjust() 1963 sal_uInt16 nRot10 = rAttr.GetRotation() % 3600; in ImplDraw() 2458 if( rAttr.GetRotation() != 0 && !IsAnimated() ) in ImplTransformBitmap()
|
H A D | grfcache.cxx | 547 if( rObj.IsTransparent() || ( rAttr.GetRotation() % 3600 ) ) in GetNeededSize() 587 aPoly.Rotate( rPt, maAttr.GetRotation() % 3600 ); in Draw()
|
H A D | grfmgr.cxx | 324 const sal_uInt16 nRot10 = pAttr->GetRotation() % 3600; in ImplGetCropParams()
|
/aoo41x/main/svl/inc/svl/ |
H A D | imageitm.hxx | 49 long GetRotation() const;
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | tp_PolarOptions.cxx | 69 static_cast< sal_Int32 >(m_aAngleDial.GetRotation()/100))); in FillItemSet()
|
H A D | tp_TitleRotation.cxx | 93 sal_Int32 nDegrees = bStacked ? 0 : aCtrlDial.GetRotation(); in FillItemSet()
|
H A D | tp_AxisLabel.cxx | 119 sal_Int32 nDegrees = bStacked ? 0 : aCtrlDial.GetRotation(); in FillItemSet()
|
H A D | res_DataLabel.cxx | 358 sal_Int32 nDegrees = m_aDC_Dial.GetRotation(); in FillItemSet()
|
/aoo41x/main/svx/inc/svx/ |
H A D | dialcontrol.hxx | 108 sal_Int32 GetRotation() const;
|
H A D | dlgctl3d.hxx | 145 void GetRotation(double& rRotX, double& rRotY, double& rRotZ);
|
H A D | algitem.hxx | 144 sal_Int32 GetRotation( sal_Int32 nStdAngle = 0 ) const;
|
/aoo41x/main/svl/source/items/ |
H A D | imageitm.cxx | 122 long SfxImageItem::GetRotation() const in GetRotation() function in SfxImageItem
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xichart.cxx | 924 …rRoot.GetChartPropSetHelper().WriteRotationProperties( rPropSet, GetRotation(), bSupportsStacked ); in ConvertRotationBase() 1017 sal_uInt16 XclImpChText::GetRotation() const in GetRotation() function in XclImpChText 1194 sal_Int32 nScRot = XclTools::GetScRotation( GetRotation(), 0 ); in ConvertTitlePosition() 3130 sal_uInt16 XclImpChTick::GetRotation() const in GetRotation() function in XclImpChTick 3229 sal_uInt16 XclImpChAxis::GetRotation() const in GetRotation() function in XclImpChAxis 3231 return mxTick.is() ? mxTick->GetRotation() : EXC_CHART_AUTOROTATION; in GetRotation()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | autoform.cxx | 389 aRotateAngle.SetValue( aOrientation.GetRotation( aRotateAngle.GetValue() ) ); in Load() 422 aRotateAngle.SetValue( aOrientation.GetRotation( aRotateAngle.GetValue() ) ); in LoadOld()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | grfmgr.hxx | 140 sal_uInt16 GetRotation() const { return mnRotate10; } in GetRotation() function in GraphicAttr
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | AlignmentPropertyPanel.cxx | 212 sal_Int32 nTmp = mpCtrlDial->GetRotation(); in IMPL_LINK()
|
/aoo41x/main/svx/source/items/ |
H A D | algitem.cxx | 504 sal_Int32 SvxOrientationItem::GetRotation( sal_Int32 nStdAngle ) const in GetRotation() function in SvxOrientationItem
|
/aoo41x/main/sw/source/ui/ribbar/ |
H A D | workctrl.cxx | 148 rBox.SetItemImageAngle( GetId(), pItem->GetRotation() ); in StateChanged()
|
/aoo41x/main/svx/source/sidebar/possize/ |
H A D | PosSizePropertyPanel.cxx | 718 sal_Int32 nTmp = mpDial->GetRotation(); in IMPL_LINK()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | tblafmt.cxx | 410 aRotateAngle.SetValue( aOrientation.GetRotation( aRotateAngle.GetValue() ) ); in Load()
|
/aoo41x/main/sfx2/source/menu/ |
H A D | virtmenu.cxx | 101 lRotation = pItem->GetRotation(); in StateChanged()
|
/aoo41x/main/framework/source/uielement/ |
H A D | toolbarmanager.cxx | 577 m_lImageRotation = aItem.GetRotation(); in statusChanged()
|