/aoo41x/main/svx/source/dialog/ |
H A D | dialcontrol.cxx | 374 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 D | dlgctl3d.cxx | 613 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
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewstat.cxx | 188 aImgItem.SetRotation(2700); in GetState() 210 aImgItem.SetRotation(2700); in GetState() 365 aImageItem.SetRotation( 2700 ); in GetState()
|
/aoo41x/main/svx/inc/svx/ |
H A D | dialcontrol.hxx | 110 void SetRotation( sal_Int32 nAngle ); 146 void SetRotation( sal_Int32 nAngle, bool bBroadcast );
|
H A D | dlgctl3d.hxx | 144 void SetRotation(double fRotX, double fRotY, double fRotZ);
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xechart.hxx | 502 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 );
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | res_DataLabel.cxx | 405 m_aDC_Dial.SetRotation( nDegrees ); in Reset() 408 m_aDC_Dial.SetRotation( 0 ); in Reset()
|
H A D | tp_PolarOptions.cxx | 90 m_aAngleDial.SetRotation( nTmp*100 ); in Reset()
|
H A D | tp_TitleRotation.cxx | 107 aCtrlDial.SetRotation( nDegrees ); in Reset()
|
H A D | tp_AxisLabel.cxx | 191 aCtrlDial.SetRotation( m_nInitialDegrees ); in Reset()
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | AlignmentPropertyPanel.cxx | 492 mpCtrlDial->SetRotation( nTmp ); in NotifyItemUpdate() 523 mpCtrlDial->SetRotation( 0 ); in NotifyItemUpdate()
|
/aoo41x/main/toolkit/workben/layout/ |
H A D | plugin.cxx | 56 aDialControl.SetRotation( 425 ); in PluginDialog()
|
/aoo41x/main/svl/inc/svl/ |
H A D | imageitm.hxx | 48 void SetRotation( long nValue );
|
/aoo41x/main/svx/source/sidebar/possize/ |
H A D | SidebarDialControl.cxx | 80 SetRotation( nAngle, true ); in HandleMouseEvent()
|
H A D | PosSizePropertyPanel.cxx | 959 mpDial->SetRotation( nTmp ); in NotifyItemUpdate() 994 mpDial->SetRotation( 0 ); in NotifyItemUpdate()
|
/aoo41x/main/svx/source/sdr/primitive2d/ |
H A D | sdrgrafprimitive2d.cxx | 144 maGraphicAttr.SetRotation(0L); in SdrGrafPrimitive2D()
|
/aoo41x/main/svl/source/items/ |
H A D | imageitm.cxx | 117 void SfxImageItem::SetRotation( long nValue ) in SetRotation() function in SfxImageItem
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | graphicprimitive2d.cxx | 90 aSuppressGraphicAttr.SetRotation(0); in create2DDecomposition()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xechart.cxx | 1180 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()
|
/aoo41x/main/slideshow/source/engine/shapes/ |
H A D | shapeimporter.cxx | 414 aGraphAttrs.SetRotation( static_cast<sal_uInt16>(nRotation*10) ); in createShape()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | grfmgr.hxx | 139 void SetRotation( sal_uInt16 nRotate10 ) { mnRotate10 = nRotate10; } in SetRotation() function in GraphicAttr
|
/aoo41x/main/canvas/source/vcl/ |
H A D | canvashelper_texturefill.cxx | 924 … aGrfAttr.SetRotation( static_cast< sal_uInt16 >(::basegfx::fround( nRotate*10.0 )) ); in fillTexturedPolyPolygon()
|
H A D | canvashelper.cxx | 804 … aGrfAttr.SetRotation( static_cast< sal_uInt16 >(::basegfx::fround(nAngleInTenthOfDegrees)) ); in implDrawBitmap()
|
/aoo41x/main/sw/source/core/graphic/ |
H A D | ndgrf.cxx | 1225 rGA.SetRotation( rRotation.GetValue() ); in GetGraphicAttr()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdograf.cxx | 602 aActAttr.SetRotation( sal_uInt16(aGeo.nDrehWink / 10) ); in GetTransformedGraphic()
|