Home
last modified time | relevance | path

Searched refs:NbcSetPoint (Results 1 – 14 of 14) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx1126 void SdrMeasureObj::NbcSetPoint(const Point& rPnt, sal_uInt32 i) in NbcSetPoint() function in SdrMeasureObj
H A Dsvdopath.cxx2522 void SdrPathObj::NbcSetPoint(const Point& rPnt, sal_uInt32 nHdlNum) in NbcSetPoint() function in SdrPathObj
H A Dsvdobj.cxx1753 NbcSetPoint(rPnt, i); in SetPoint()
1759 void SdrObject::NbcSetPoint(const Point& /*rPnt*/, sal_uInt32 /*i*/) in NbcSetPoint() function in SdrObject
H A Dsvdoedge.cxx2416 void SdrEdgeObj::NbcSetPoint(const Point& rPnt, sal_uInt32 i) in NbcSetPoint() function in SdrEdgeObj
H A Dsvdovirt.cxx564 void SdrVirtObj::NbcSetPoint(const Point& rPnt, sal_uInt32 i) in NbcSetPoint() function in SdrVirtObj
/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx830 virtual void NbcSetPoint(const Point& rPnt, sal_uInt32 i);
H A Dsvdomeas.hxx137 virtual void NbcSetPoint(const Point& rPnt, sal_uInt32 i);
H A Dsvdovirt.hxx138 virtual void NbcSetPoint(const Point& rPnt, sal_uInt32 i);
H A Dsvdoedge.hxx295 virtual void NbcSetPoint(const Point& rPnt, sal_uInt32 i);
H A Dsvdopath.hxx138 virtual void NbcSetPoint(const Point& rPnt, sal_uInt32 nHdlNum);
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4876 pRet->NbcSetPoint(aPoint1, 0L); // Startpunkt in ImportShape()
4877 pRet->NbcSetPoint(aPoint2, 1L); // Endpunkt in ImportShape()
/trunk/main/sw/inc/
H A Ddcontact.hxx349 virtual void NbcSetPoint(const Point& rPnt, sal_uInt32 i);
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx2763 void SwDrawVirtObj::NbcSetPoint(const Point& rPnt, sal_uInt32 i) in NbcSetPoint() function in SwDrawVirtObj
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx2466 pMeasureObj->NbcSetPoint( aPoint, pProperty->nWID == OWN_ATTR_MEASURE_START_POS ? 0L : 1L ); in setPropertyValueImpl()

Completed in 178 milliseconds