Home
last modified time | relevance | path

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

12

/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx369 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 Ddlgctl3d.cxx652 GetRotation(mfSaveActionStartVer, mfSaveActionStartHor, mfSaveActionStartRotZ); in Tracking()
867 void Svx3DLightControl::GetRotation(double& rRotX, double& rRotY, double& rRotZ) in GetRotation() function in Svx3DLightControl
/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx456 virtual sal_uInt16 GetRotation() const = 0;
508 virtual sal_uInt16 GetRotation() const;
1190 sal_uInt16 GetRotation() const;
1229 virtual sal_uInt16 GetRotation() const;
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx234 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 Dgrfcache.cxx547 if( rObj.IsTransparent() || ( rAttr.GetRotation() % 3600 ) ) in GetNeededSize()
587 aPoly.Rotate( rPt, maAttr.GetRotation() % 3600 ); in Draw()
H A Dgrfmgr.cxx324 const sal_uInt16 nRot10 = pAttr->GetRotation() % 3600; in ImplGetCropParams()
/trunk/main/svl/inc/svl/
H A Dimageitm.hxx49 long GetRotation() const;
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_PolarOptions.cxx69 static_cast< sal_Int32 >(m_aAngleDial.GetRotation()/100))); in FillItemSet()
H A Dtp_TitleRotation.cxx93 sal_Int32 nDegrees = bStacked ? 0 : aCtrlDial.GetRotation(); in FillItemSet()
H A Dtp_AxisLabel.cxx119 sal_Int32 nDegrees = bStacked ? 0 : aCtrlDial.GetRotation(); in FillItemSet()
H A Dres_DataLabel.cxx358 sal_Int32 nDegrees = m_aDC_Dial.GetRotation(); in FillItemSet()
/trunk/main/svx/inc/svx/
H A Ddialcontrol.hxx108 sal_Int32 GetRotation() const;
H A Ddlgctl3d.hxx145 void GetRotation(double& rRotX, double& rRotY, double& rRotZ);
H A Dalgitem.hxx144 sal_Int32 GetRotation( sal_Int32 nStdAngle = 0 ) const;
/trunk/main/svl/source/items/
H A Dimageitm.cxx122 long SfxImageItem::GetRotation() const in GetRotation() function in SfxImageItem
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx924 …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()
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx389 aRotateAngle.SetValue( aOrientation.GetRotation( aRotateAngle.GetValue() ) ); in Load()
422 aRotateAngle.SetValue( aOrientation.GetRotation( aRotateAngle.GetValue() ) ); in LoadOld()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx140 sal_uInt16 GetRotation() const { return mnRotate10; } in GetRotation() function in GraphicAttr
/trunk/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.cxx212 sal_Int32 nTmp = mpCtrlDial->GetRotation(); in IMPL_LINK()
/trunk/main/svx/source/items/
H A Dalgitem.cxx504 sal_Int32 SvxOrientationItem::GetRotation( sal_Int32 nStdAngle ) const in GetRotation() function in SvxOrientationItem
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx148 rBox.SetItemImageAngle( GetId(), pItem->GetRotation() ); in StateChanged()
/trunk/main/sfx2/source/menu/
H A Dvirtmenu.cxx101 lRotation = pItem->GetRotation(); in StateChanged()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx725 sal_Int32 nTmp = mpDial->GetRotation(); in IMPL_LINK()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx410 aRotateAngle.SetValue( aOrientation.GetRotation( aRotateAngle.GetValue() ) ); in Load()
/trunk/main/framework/source/uielement/
H A Dtoolbarmanager.cxx577 m_lImageRotation = aItem.GetRotation(); in statusChanged()

Completed in 150 milliseconds

12