Searched refs:ImpDragCalcRect (Results 1 – 6 of 6) sorted by relevance
91 Rectangle SdrTextObj::ImpDragCalcRect(const SdrDragStat& rDrag) const in ImpDragCalcRect() function in SdrTextObj170 Rectangle aNewRect(ImpDragCalcRect(rDrag)); in applySpecialDrag()
1272 Rectangle SdrObject::ImpDragCalcRect(const SdrDragStat& rDrag) const in ImpDragCalcRect() function in SdrObject1377 Rectangle aNewRect(ImpDragCalcRect(rDrag)); in applySpecialDrag()
2432 DragResizeCustomShape(ImpDragCalcRect(rDrag), this); in applySpecialDrag()
280 Rectangle ImpDragCalcRect(const SdrDragStat& rDrag) const;
507 Rectangle ImpDragCalcRect(const SdrDragStat& rDrag) const;
2530 const Rectangle aNewRectangle(ImpDragCalcRect(rDrag)); in applySpecialDrag()
Completed in 80 milliseconds