| /trunk/main/filter/source/msfilter/ | 
| H A D | eschesdo.cxx | 140 	rObj.SetAngle( nAngle );  in ImplFlipBoundingBox()218 		rObj.SetAngle( rObj.ImplGetInt32PropertyValue( ::rtl::OUString::createFromAscii("RotateAngle") ));  in ImplWriteShape()
 270 						rObj.SetAngle( 0 );  in ImplWriteShape()
 385 					rObj.SetAngle( 0 );  in ImplWriteShape()
 534 			rObj.SetAngle( 0 );  in ImplWriteShape()
 549 			rObj.SetAngle( 0 );  in ImplWriteShape()
 561 			rObj.SetAngle( 0 );  in ImplWriteShape()
 573 			rObj.SetAngle( 0 );  in ImplWriteShape()
 588 			rObj.SetAngle( 0 );  in ImplWriteShape()
 704 			rObj.SetAngle( 0 );  in ImplWriteShape()
 [all …]
 
 | 
| H A D | eschesdo.hxx | 78 	void				SetAngle( sal_Int32 nVal ) 	{ mnAngle = nVal; }  in SetAngle()  function in ImplEESdrObject
 | 
| /trunk/main/svx/source/svdraw/ | 
| H A D | gradtrns.cxx | 246 					rG.aGradient.SetAngle(nNewAngle);  in VecToGrad()331 					rG.aGradient.SetAngle(nNewAngle);  in VecToGrad()
 427 					rG.aGradient.SetAngle(nNewAngle);  in VecToGrad()
 523 					rG.aGradient.SetAngle(nNewAngle);  in VecToGrad()
 
 | 
| H A D | svdfmtf.cxx | 1265 					aXGradient.SetAngle((sal_uInt16)rGrad.GetAngle());  in DoAction()
 | 
| /trunk/main/svx/source/xoutdev/ | 
| H A D | xattr.cxx | 3614 		rIn >> nLTemp; aGradient.SetAngle(nLTemp);  in XFillGradientItem()3908                     aXGradient.SetAngle( aGradient2.Angle );  in PutValue()
 3945 			aXGradient.SetAngle( aGradient2.Angle );  in PutValue()
 3994 					aXGradient.SetAngle( nVal ); break;  in PutValue()
 4345 		rIn >> nLTemp; aHatch.SetAngle(nLTemp);  in XFillHatchItem()
 4595                     aHatch.SetAngle( aUnoHatch.Angle );  in PutValue()
 4613 			aHatch.SetAngle( aUnoHatch.Angle );  in PutValue()
 4648 				aHatch.SetAngle( nVal );  in PutValue()
 
 | 
| /trunk/main/sd/source/ui/app/ | 
| H A D | optsitem.cxx | 922 	if( pValues[8].hasValue() ) SetAngle( (sal_Int16) *(sal_Int32*) pValues[ 8 ].getValue() );  in ReadData()972 		maOptionsSnap.SetAngle( (sal_Int16) pView->GetSnapAngle() );  in SdOptionsSnapItem()
 985 		maOptionsSnap.SetAngle( pOpts->GetAngle() );  in SdOptionsSnapItem()
 1021 		pOpts->SetAngle( maOptionsSnap.GetAngle() );  in SetOptions()
 
 | 
| /trunk/main/svx/inc/svx/ | 
| H A D | xhatch.hxx | 53 	void			SetAngle(long nNewAngle) { nAngle = nNewAngle; }  in SetAngle()  function in XHatch
 | 
| H A D | xgrad.hxx | 62 	void SetAngle(long nNewAngle)                   { nAngle = nNewAngle; }  in SetAngle()  function in XGradient
 | 
| /trunk/main/vcl/inc/vcl/ | 
| H A D | hatch.hxx | 85 	void            SetAngle( sal_uInt16 nAngle10 );
 | 
| H A D | gradient.hxx | 99     void            SetAngle( sal_uInt16 nAngle );
 | 
| /trunk/main/svx/source/unodraw/ | 
| H A D | XPropertyTable.cxx | 543 	aXHatch.SetAngle( aUnoHatch.Angle );  in getEntry()626 	aXGradient.SetAngle( aGradient.Angle );  in getEntry()
 
 | 
| /trunk/main/sd/source/ui/view/ | 
| H A D | drviews9.cxx | 562 								aGradient.SetAngle (pAngle->GetValue () * 10);  in AttrExec()629 								aHatch.SetAngle (pAngle->GetValue () * 10);  in AttrExec()
 
 | 
| /trunk/main/vcl/source/gdi/ | 
| H A D | hatch.cxx | 173 void Hatch::SetAngle( sal_uInt16 nAngle10 )  in SetAngle()  function in Hatch
 | 
| H A D | gradient.cxx | 173 void Gradient::SetAngle( sal_uInt16 nAngle )  in SetAngle()  function in Gradient
 | 
| H A D | wall.cxx | 460     g.SetAngle( 900 );  in ImplGetApplicationGradient()
 | 
| H A D | cvtsvm.cxx | 1202 					aGrad.SetAngle( nAngle );  in ImplConvertFromSVM1()
 | 
| /trunk/main/sfx2/source/sidebar/ | 
| H A D | Tools.cxx | 136     aVclGradient.SetAngle(aAwtGradient.Angle);  in AwtToVclGradient()
 | 
| /trunk/main/vcl/workben/ | 
| H A D | svptest.cxx | 311 	aGradient.SetAngle( 900 );  in Paint()
 | 
| /trunk/main/drawinglayer/source/processor2d/ | 
| H A D | vclmetafileprocessor2d.cxx | 294 …        o_rVCLGradient.SetAngle(static_cast< sal_uInt16 >(rFiGrAtt.getAngle() * (1.0 / F_PI1800)));  in impConvertFillGradientAttributeToVCLGradient()1936 							    aVCLGradient.SetAngle(0);  in processBasePrimitive2D()
 
 | 
| /trunk/main/sc/source/ui/cctrl/ | 
| H A D | tbzoomsliderctrl.cxx | 479     g.SetAngle( 0 );  in DoPaint()
 | 
| /trunk/main/toolkit/source/awt/ | 
| H A D | vclxgraphics.cxx | 512 		aGradient.SetAngle(rGradient.Angle);  in drawGradient()
 | 
| /trunk/main/padmin/source/ | 
| H A D | padialog.cxx | 528 	aGradient.SetAngle( 900 );  in printPage()
 | 
| /trunk/main/sd/source/ui/dlg/ | 
| H A D | tpoption.cxx | 112 	aOptsItem.GetOptionsSnap().SetAngle( (sal_Int16) aMtrFldAngle.GetValue() );  in FillItemSet()
 | 
| /trunk/main/sd/source/ui/inc/ | 
| H A D | optsitem.hxx | 455 	void	SetAngle( sal_Int16 nIn ) { if( nAngle != nIn ) { OptionsChanged(); nAngle = nIn; } }  in SetAngle()  function in SdOptionsSnap
 | 
| /trunk/main/svx/source/sidebar/area/ | 
| H A D | AreaPropertyPanel.cxx | 194 	maGradientLinear.SetAngle(DEFAULT_ANGLE);  in Initialize()
 |