/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/tree/ |
H A D | AccessibilityModel.java | 64 ToolkitNode tn = (ToolkitNode) getRoot(); in setRoot() local
|
H A D | ToolkitNode.java | 194 final ToolkitNode tn = this; in windowOpened() local
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdglue.cxx | 243 void SdrGluePoint::Shear(const Point& rRef, long /*nWink*/, double tn, FASTBOOL bVShear, const SdrO… in Shear() 398 void SdrGluePointList::Shear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear, const SdrO… in Shear()
|
H A D | svdovirt.cxx | 403 void SdrVirtObj::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear() 451 void SdrVirtObj::Shear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in Shear()
|
H A D | svdtrans.cxx | 233 void ShearPoly(Polygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearPoly() 241 void ShearXPoly(XPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearXPoly() 249 void ShearPoly(PolyPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearPoly() 257 void ShearXPoly(XPolyPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearXPoly()
|
H A D | svdogrp.cxx | 522 void SdrObjGroup::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear() 711 void SdrObjGroup::Shear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in Shear()
|
H A D | svdotxtr.cxx | 279 void SdrTextObj::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear()
|
H A D | svdorect.cxx | 509 void SdrRectObj::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear()
|
H A D | svdobj.cxx | 1552 void SdrObject::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear() 1605 void SdrObject::Shear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in Shear() 2403 void SdrObject::NbcShearGluePoints(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShearGluePoints()
|
H A D | svdocirc.cxx | 871 void SdrCircObj::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear()
|
H A D | svdograf.cxx | 1059 void SdrGrafObj::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear()
|
H A D | svdoashp.cxx | 1994 void SdrObjCustomShape::Shear( const Point& rRef, long nWink, double tn, FASTBOOL bVShear ) in Shear() 1999 void SdrObjCustomShape::NbcShear( const Point& rRef, long nWink, double tn, FASTBOOL bVShear ) in NbcShear()
|
H A D | svdomeas.cxx | 1073 void SdrMeasureObj::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear()
|
H A D | svdoedge.cxx | 2339 void SdrEdgeObj::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdtrans.hxx | 140 inline void ShearPoint(Point& rPnt, const Point& rRef, double tn, FASTBOOL bVShear) in ShearPoint()
|
/aoo41x/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 2638 void SwDrawVirtObj::NbcShear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in NbcShear() 2683 void SwDrawVirtObj::Shear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear) in Shear()
|