Home
last modified time | relevance | path

Searched defs:sn (Results 1 – 24 of 24) sorted by relevance

/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/nodes/
H A DScriptNode.java113 private ScriptNode sn; field in ScriptNode.StringProperty
115 public StringProperty(ScriptNode sn, String name, String value) { in StringProperty()
/trunk/main/svtools/source/filter/
H A Dsgvmain.cxx117 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 Dsgvtext.cxx1053 double sn,cs; in Draw() local
/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx124 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 Dsvdglue.cxx178 void SdrGluePoint::Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject* pOb… in Rotate()
375 void SdrGluePointList::Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject*… in Rotate()
H A Dsvdovirt.cxx391 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 Dsvdogrp.cxx492 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 Dsvdotxtr.cxx255 void SdrTextObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
H A Dsvdorect.cxx503 void SdrRectObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
H A Dsvdobj.cxx1493 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 Dsvdograf.cxx1044 void SdrGrafObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
H A Dsvdopath.cxx463 double sn=sin(a); in CalcRect() local
2375 void SdrPathObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
H A Dsvdomeas.cxx1042 void SdrMeasureObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
H A Dsvdoedge.cxx2277 void SdrEdgeObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
H A Dsvdoashp.cxx1902 void SdrObjCustomShape::NbcRotate( const Point& rRef, long nWink, double sn, double cs ) in NbcRotate()
/trunk/main/svx/source/engine3d/
H A Dscene3d.cxx649 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 Dobj3d.cxx945 void E3dObject::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
/trunk/main/svx/inc/svx/
H A Dsvdtrans.hxx132 inline void RotatePoint(Point& rPnt, const Point& rRef, double sn, double cs) in RotatePoint()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Startup.java516 CGSessionName sn = new CGSessionName(); in prepareSessionLists() local
/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java397 Object sn = xNA.getByName("sn"); in setWizardTemplateDocInfo() local
/trunk/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java97 String sn = (String)nameAcc.getByName("sn"); in getUserName() local
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx2624 void SwDrawVirtObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate()
2662 void SwDrawVirtObj::Rotate(const Point& rRef, long nWink, double sn, double cs) in Rotate()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx1354 String sn; in ReadShapeObject() local
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2181 int cs, sn; in lcl_Rotate() local

Completed in 311 milliseconds