Home
last modified time | relevance | path

Searched refs:SdrUndoGeoObj (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sd/source/core/undo/
H A Dundoobjects.cxx352 : SdrUndoGeoObj( rNewObj ) in UndoGeoObject()
368 SdrUndoGeoObj::Undo(); in Undo()
372 SdrUndoGeoObj::Undo(); in Undo()
387 SdrUndoGeoObj::Redo(); in Redo()
391 SdrUndoGeoObj::Redo(); in Redo()
/trunk/main/svx/source/svdraw/
H A Dsvdundo.cxx677 SdrUndoGeoObj::SdrUndoGeoObj(SdrObject& rNewObj): in SdrUndoGeoObj() function in SdrUndoGeoObj
691 pUndoGroup->AddAction(new SdrUndoGeoObj(*pOL->GetObj(nObjNum))); in SdrUndoGeoObj()
698 SdrUndoGeoObj::~SdrUndoGeoObj() in ~SdrUndoGeoObj()
705 void SdrUndoGeoObj::Undo() in Undo()
726 void SdrUndoGeoObj::Redo() in Redo()
747 XubString SdrUndoGeoObj::GetComment() const in GetComment()
1886 return new SdrUndoGeoObj( rObject ); in CreateUndoGeoObject()
H A Dsvddrgv.cxx667 …pInsPointUndo = dynamic_cast< SdrUndoGeoObj* >( GetModel()->GetSdrUndoFactory().CreateUndoGeoObjec… in ImpBegInsObjPoint()
779 …pInsPointUndo= dynamic_cast< SdrUndoGeoObj* >( GetModel()->GetSdrUndoFactory().CreateUndoGeoObject… in BegInsGluePoint()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx597 AddCalcUndo<SdrUndoGeoObj>( *pObj ); in RecalcPos()
622 AddCalcUndo< SdrUndoGeoObj> ( *pObj ); in RecalcPos()
636 AddCalcUndo< SdrUndoGeoObj >( *pObj ); in RecalcPos()
656 AddCalcUndo< SdrUndoGeoObj> ( *pObj ); in RecalcPos()
672 AddCalcUndo< SdrUndoGeoObj >( *pObj ); in RecalcPos()
697 AddCalcUndo< SdrUndoGeoObj >( *pObj ); in RecalcPos()
708 AddCalcUndo< SdrUndoGeoObj >( *pObj ); in RecalcPos()
958 AddCalcUndo< SdrUndoGeoObj >( *pObject ); in MoveAreaTwips()
1020 AddCalcUndo< SdrUndoGeoObj >( *pObject ); in MoveAreaTwips()
1702 AddCalcUndo< SdrUndoGeoObj >( *pObj ); in MirrorRTL()
/trunk/main/svx/inc/svx/
H A Dsvdundo.hxx244 class SVX_DLLPUBLIC SdrUndoGeoObj : public SdrUndoObj class
253 SdrUndoGeoObj(SdrObject& rNewObj);
254 virtual ~SdrUndoGeoObj();
H A Dsvddrgv.hxx34 class SdrUndoGeoObj;
60 SdrUndoGeoObj* pInsPointUndo;
/trunk/main/sd/inc/undo/
H A Dundoobjects.hxx168 class UndoGeoObject : public SdrUndoGeoObj
/trunk/main/sc/source/ui/view/
H A Ddrawvie4.cxx365 pUndoGroup->AddAction( new SdrUndoGeoObj( *pObj ) ); in SetMarkedOriginalSize()
/trunk/main/sd/source/ui/view/
H A Ddrviewse.cxx757 mpDrawView->AddUndo(new SdrUndoGeoObj(*pPathObj)); in FuSupport()

Completed in 69 milliseconds