Home
last modified time | relevance | path

Searched refs:NbcResize (Results 26 – 48 of 48) sorted by relevance

12

/aoo42x/main/svx/inc/svx/
H A Dsvdoashp.hxx194 virtual void NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact);
H A Dsvdoedge.hxx271 virtual void NbcResize(const Point& rRefPnt, const Fraction& aXFact, const Fraction& aYFact);
H A Dsvdotable.hxx260 virtual void NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact);
H A Dsvdotext.hxx461 virtual void NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact);
H A Dsvdobj.hxx767 virtual void NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact);
/aoo42x/main/sw/inc/
H A Ddcontact.hxx331 virtual void NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact);
/aoo42x/main/svx/source/svdraw/
H A Dsvdograf.cxx1031 void SdrGrafObj::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize() function in SdrGrafObj
1033 SdrRectObj::NbcResize( rRef, xFact, yFact ); in NbcResize()
H A Dsvdoedge.cxx2247 NbcResize(aOld.TopLeft(), aX, aY); in NbcSetSnapRect()
2259 void SdrEdgeObj::NbcResize(const Point& rRefPnt, const Fraction& aXFact, const Fraction& aYFact) in NbcResize() function in SdrEdgeObj
2261 SdrTextObj::NbcResize(rRefPnt,aXFact,aXFact); in NbcResize()
H A Dsvdobj.cxx1472 void SdrObject::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize() function in SdrObject
1576 NbcResize(rRef,xFact,yFact); in Resize()
2223 NbcResize(aRef1,aResizeX,aResizeY); in NbcApplyNotPersistAttr()
H A Dsvdomeas.cxx1034 void SdrMeasureObj::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize() function in SdrMeasureObj
1036 SdrTextObj::NbcResize(rRef,xFact,yFact); in NbcResize()
H A Dsvdoole2.cxx1925 void SdrOle2Obj::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize() function in SdrOle2Obj
1939 SdrRectObj::NbcResize(rRef,xFact,yFact); in NbcResize()
H A Dsvdopath.cxx2364 void SdrPathObj::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize() function in SdrPathObj
2372 SdrTextObj::NbcResize(rRef,xFact,yFact); in NbcResize()
2468 NbcResize(aOld.TopLeft(), aX, aY); in NbcSetSnapRect()
H A Dsvdxcgv.cxx383 pNeuObj->NbcResize(aPt0,xResize,yResize); in Paste()
H A Dsvdoashp.cxx1851 void SdrObjCustomShape::NbcResize( const Point& rRef, const Fraction& rxFact, const Fraction& ryFac… in NbcResize() function in SdrObjCustomShape
1860 SdrTextObj::NbcResize( rRef, xFact, yFact ); in NbcResize()
H A Dsvdfmtf.cxx477 pObj->NbcResize(Point(), maScaleX, maScaleY); in InsertObj()
/aoo42x/main/svx/source/engine3d/
H A Dscene3d.cxx386 void E3dScene::NbcResize(const Point& rRef, const Fraction& rXFact, in NbcResize() function in E3dScene
H A Dobj3d.cxx412 void E3dObject::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize() function in E3dObject
/aoo42x/main/sd/source/ui/view/
H A Dsdview4.cxx242 pNewGrafObj->NbcResize(aObjRect.TopLeft(), aScaleWidth, aScaleHeight); in InsertGraphic()
H A Dsdview3.cxx733 pNewObj->NbcResize( aObjRect.TopLeft(), aScaleWidth, aScaleHeight ); in InsertData()
/aoo42x/main/sw/source/core/draw/
H A Ddcontact.cxx2618 void SwDrawVirtObj::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize() function in SwDrawVirtObj
2620 rRefObj.NbcResize(rRef - GetOffset(), xFact, yFact); in NbcResize()
/aoo42x/main/sw/source/core/frmedt/
H A Dfecopy.cxx1414 pNewObj->NbcResize( aNewRect.TopLeft(), aScaleWidth, aScaleHeight); in Paste()
/aoo42x/main/sc/source/core/data/
H A Ddrwlayer.cxx1588 pNewObject->NbcResize( aRefPos, aHorFract, aVerFract ); in CopyFromClip()
/aoo42x/main/svx/source/table/
H A Dsvdotable.cxx2201 void SdrTableObj::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize() function in sdr::table::SdrTableObj

Completed in 852 milliseconds

12