|
LibreOffice Module svx (master) 1
|
#include <com/sun/star/drawing/FillStyle.hpp>#include <svx/svdundo.hxx>#include <svx/svdotext.hxx>#include <svx/svdobj.hxx>#include <svx/svdpage.hxx>#include <svx/svdlayer.hxx>#include <svx/svdmodel.hxx>#include <svx/svdview.hxx>#include <svx/xbtmpit.hxx>#include <svx/xfillit0.hxx>#include <svx/strings.hrc>#include <svx/dialmgr.hxx>#include <svx/scene3d.hxx>#include <editeng/outlobj.hxx>#include <svx/svdogrp.hxx>#include <sdr/properties/itemsettools.hxx>#include <svx/sdr/properties/properties.hxx>#include <svx/svdocapt.hxx>#include <svl/whiter.hxx>#include <svx/e3dsceneupdater.hxx>#include <svx/svdviter.hxx>#include <svx/svdotable.hxx>#include <utility>#include <vcl/svapp.hxx>#include <sfx2/viewsh.hxx>#include <svx/svdoashp.hxx>#include <sal/log.hxx>#include <osl/diagnose.h>#include <svx/diagram/datamodel.hxx>#include <svx/diagram/IDiagramHelper.hxx>Go to the source code of this file.
Functions | |
| static void | ImplUnmarkObject (SdrObject *pObj) |
|
static |
Definition at line 54 of file svdundo.cxx.
References SdrViewIter::ForAllViews(), SdrPaintView::GetSdrPageView(), and SdrMarkView::MarkObj().
Referenced by SdrUndoRemoveObj::Redo(), SdrUndoReplaceObj::Redo(), SdrUndoInsertObj::Undo(), and SdrUndoReplaceObj::Undo().