| /aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/nodes/ | 
| H A D | ScriptNode.java | 113         private ScriptNode sn;  field in ScriptNode.StringProperty115         public StringProperty(ScriptNode sn, String name, String value) {  in StringProperty()
 
 | 
| /aoo4110/main/svtools/source/filter/ | 
| H A D | sgvmain.cxx | 117 void RotatePoint(PointType& P, sal_Int16 cx, sal_Int16 cy, double sn, double cs)  in RotatePoint()129 void RotatePoint(Point& P, sal_Int16 cx, sal_Int16 cy, double sn, double cs)  in RotatePoint()
 577 		double sn,cs;  in Draw()  local
 759 		double sn,cs;  in Draw()  local
 
 | 
| H A D | sgvtext.cxx | 1053 	double sn,cs;  in Draw()  local
 | 
| /aoo4110/main/svx/source/svdraw/ | 
| H A D | svdtrans.cxx | 124 void RotatePoly(Polygon& rPoly, const Point& rRef, double sn, double cs)  in RotatePoly()132 void RotateXPoly(XPolygon& rPoly, const Point& rRef, double sn, double cs)  in RotateXPoly()
 140 void RotatePoly(PolyPolygon& rPoly, const Point& rRef, double sn, double cs)  in RotatePoly()
 148 void RotateXPoly(XPolyPolygon& rPoly, const Point& rRef, double sn, double cs)  in RotateXPoly()
 287 	double sn=sin(nWink);  in CrookRotateXPoint()  local
 367 	double sn=sin(nWink);  in CrookSlantXPoint()  local
 
 | 
| H A D | svdglue.cxx | 179 void SdrGluePoint::Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject* pOb…  in Rotate()415 void SdrGluePointList::Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject*…  in Rotate()
 
 | 
| H A D | svdovirt.cxx | 391 void SdrVirtObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs)  in NbcRotate()433 void SdrVirtObj::Rotate(const Point& rRef, long nWink, double sn, double cs)  in Rotate()
 
 | 
| H A D | svdogrp.cxx | 492 void SdrObjGroup::NbcRotate(const Point& rRef, long nWink, double sn, double cs)  in NbcRotate()659 void SdrObjGroup::Rotate(const Point& rRef, long nWink, double sn, double cs)  in Rotate()
 
 | 
| H A D | svdotxtr.cxx | 255 void SdrTextObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs)  in NbcRotate()
 | 
| H A D | svdorect.cxx | 503 void SdrRectObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs)  in NbcRotate()
 | 
| H A D | svdobj.cxx | 1493 void SdrObject::NbcRotate(const Point& rRef, long nWink, double sn, double cs)  in NbcRotate()1583 void SdrObject::Rotate(const Point& rRef, long nWink, double sn, double cs)  in Rotate()
 2381 void SdrObject::NbcRotateGluePoints(const Point& rRef, long nWink, double sn, double cs)  in NbcRotateGluePoints()
 
 | 
| H A D | svdograf.cxx | 1041 void SdrGrafObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs)  in NbcRotate()
 | 
| H A D | svdopath.cxx | 463 		double sn=sin(a);  in CalcRect()  local2375 void SdrPathObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs)  in NbcRotate()
 
 | 
| H A D | svdomeas.cxx | 1042 void SdrMeasureObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs)  in NbcRotate()
 | 
| H A D | svdoedge.cxx | 2277 void SdrEdgeObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs)  in NbcRotate()
 | 
| H A D | svdoashp.cxx | 1902 void SdrObjCustomShape::NbcRotate( const Point& rRef, long nWink, double sn, double cs )  in NbcRotate()
 | 
| /aoo4110/main/svx/source/engine3d/ | 
| H A D | scene3d.cxx | 649 void E3dScene::RotateScene (const Point& rRef, long /*nWink*/, double sn, double cs)  in RotateScene()753 void E3dScene::NbcRotate(const Point& rRef, long nWink, double sn, double cs)  in NbcRotate()
 
 | 
| H A D | obj3d.cxx | 945 void E3dObject::NbcRotate(const Point& rRef, long nWink, double sn, double cs)  in NbcRotate()
 | 
| /aoo4110/main/wizards/com/sun/star/wizards/web/ | 
| H A D | WWD_Startup.java | 516         CGSessionName sn = new CGSessionName();  in prepareSessionLists()  local
 | 
| /aoo4110/main/svx/inc/svx/ | 
| H A D | svdtrans.hxx | 132 inline void RotatePoint(Point& rPnt, const Point& rRef, double sn, double cs)  in RotatePoint()
 | 
| /aoo4110/main/wizards/com/sun/star/wizards/text/ | 
| H A D | TextDocument.java | 397             Object sn = xNA.getByName("sn");  in setWizardTemplateDocInfo()  local
 | 
| /aoo4110/test/testuno/source/fvt/uno/sd/file/ | 
| H A D | CheckFileProperties.java | 96 		String sn = (String)nameAcc.getByName("sn");	  in getUserName()  local
 | 
| /aoo4110/main/sw/source/core/draw/ | 
| H A D | dcontact.cxx | 2626 void SwDrawVirtObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs)  in NbcRotate()2664 void SwDrawVirtObj::Rotate(const Point& rRef, long nWink, double sn, double cs)  in Rotate()
 
 | 
| /aoo4110/main/sw/source/filter/rtf/ | 
| H A D | swparrtf.cxx | 1363     String sn;  in ReadShapeObject()  local
 | 
| /aoo4110/main/filter/source/msfilter/ | 
| H A D | escherex.cxx | 2181 	int cs, sn;  in lcl_Rotate()  local
 |