Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx374 void DialControl::SetRotation( sal_Int32 nAngle ) in SetRotation() function in svx::DialControl
376 SetRotation( nAngle, false ); in SetRotation()
429 void DialControl::SetRotation( sal_Int32 nAngle, bool bBroadcast ) in SetRotation() function in svx::DialControl
474 SetRotation( nAngle, true ); in HandleMouseEvent()
483 SetRotation( mpImpl->mnOldAngle, true ); in HandleEscapeEvent()
492 SetRotation( static_cast< sal_Int32 >( pField->GetValue() * 100 ), false ); in IMPL_LINK()
521 GetControl().SetRotation( nValue ); in SetControlValue()
H A Ddlgctl3d.cxx613 SetRotation(mfSaveActionStartVer, mfSaveActionStartHor, mfSaveActionStartRotZ); in Tracking()
693 SetRotation(fNewRotX, fNewRotY, mfSaveActionStartRotZ); in Tracking()
845 void Svx3DLightControl::SetRotation(double fRotX, double fRotY, double fRotZ) in SetRotation() function in Svx3DLightControl
/trunk/main/sw/source/ui/uiview/
H A Dviewstat.cxx195 aImgItem.SetRotation(2700); in GetState()
217 aImgItem.SetRotation(2700); in GetState()
372 aImageItem.SetRotation( 2700 ); in GetState()
/trunk/main/svx/inc/svx/
H A Ddialcontrol.hxx110 void SetRotation( sal_Int32 nAngle );
146 void SetRotation( sal_Int32 nAngle, bool bBroadcast );
H A Ddlgctl3d.hxx144 void SetRotation(double fRotX, double fRotY, double fRotZ);
/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx502 virtual void SetRotation( sal_uInt16 nRotation ) = 0;
531 virtual void SetRotation( sal_uInt16 nRotation );
1068 void SetRotation( sal_uInt16 nRotation );
1101 virtual void SetRotation( sal_uInt16 nRotation );
/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx405 m_aDC_Dial.SetRotation( nDegrees ); in Reset()
408 m_aDC_Dial.SetRotation( 0 ); in Reset()
H A Dtp_PolarOptions.cxx90 m_aAngleDial.SetRotation( nTmp*100 ); in Reset()
H A Dtp_TitleRotation.cxx107 aCtrlDial.SetRotation( nDegrees ); in Reset()
H A Dtp_AxisLabel.cxx191 aCtrlDial.SetRotation( m_nInitialDegrees ); in Reset()
/trunk/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.cxx492 mpCtrlDial->SetRotation( nTmp ); in NotifyItemUpdate()
523 mpCtrlDial->SetRotation( 0 ); in NotifyItemUpdate()
/trunk/main/svl/inc/svl/
H A Dimageitm.hxx48 void SetRotation( long nValue );
/trunk/main/toolkit/workben/layout/
H A Dplugin.cxx56 aDialControl.SetRotation( 425 ); in PluginDialog()
/trunk/main/svx/source/sidebar/possize/
H A DSidebarDialControl.cxx80 SetRotation( nAngle, true ); in HandleMouseEvent()
H A DPosSizePropertyPanel.cxx972 mpDial->SetRotation( nTmp ); in NotifyItemUpdate()
1007 mpDial->SetRotation( 0 ); in NotifyItemUpdate()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrgrafprimitive2d.cxx149 maGraphicAttr.SetRotation(0L); in SdrGrafPrimitive2D()
/trunk/main/svl/source/items/
H A Dimageitm.cxx117 void SfxImageItem::SetRotation( long nValue ) in SetRotation() function in SfxImageItem
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitive2d.cxx90 aSuppressGraphicAttr.SetRotation(0); in create2DDecomposition()
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx1180 SetRotation( nRotation ); in ConvertRotationBase()
1199 void XclExpChText::SetRotation( sal_uInt16 nRotation ) in SetRotation() function in XclExpChText
2874 void XclExpChTick::SetRotation( sal_uInt16 nRotation ) in SetRotation() function in XclExpChTick
2953 void XclExpChAxis::SetRotation( sal_uInt16 nRotation ) in SetRotation() function in XclExpChAxis
2956 mxTick->SetRotation( nRotation ); in SetRotation()
/trunk/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx414 aGraphAttrs.SetRotation( static_cast<sal_uInt16>(nRotation*10) ); in createShape()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx139 void SetRotation( sal_uInt16 nRotate10 ) { mnRotate10 = nRotate10; } in SetRotation() function in GraphicAttr
/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx924 … aGrfAttr.SetRotation( static_cast< sal_uInt16 >(::basegfx::fround( nRotate*10.0 )) ); in fillTexturedPolyPolygon()
H A Dcanvashelper.cxx804 … aGrfAttr.SetRotation( static_cast< sal_uInt16 >(::basegfx::fround(nAngleInTenthOfDegrees)) ); in implDrawBitmap()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx1225 rGA.SetRotation( rRotation.GetValue() ); in GetGraphicAttr()
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx602 aActAttr.SetRotation( sal_uInt16(aGeo.nDrehWink / 10) ); in GetTransformedGraphic()

Completed in 130 milliseconds