Kaydet (Commit) d2de048b authored tarafından Frank Schoenheit [fs]'s avatar Frank Schoenheit [fs]

undoapi: moved UndoGuard.hxx to the only folder where it is used, renamed…

undoapi: moved UndoGuard.hxx to the only folder where it is used, renamed ImplDocumentActions.* to UndoActions.*
üst 2f09474e
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#include "AccessibleChartView.hxx" #include "AccessibleChartView.hxx"
#include "DrawCommandDispatch.hxx" #include "DrawCommandDispatch.hxx"
#include "ShapeController.hxx" #include "ShapeController.hxx"
#include "ImplDocumentActions.hxx" #include "UndoActions.hxx"
#include <comphelper/InlineContainer.hxx> #include <comphelper/InlineContainer.hxx>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove // MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_chart2.hxx" #include "precompiled_chart2.hxx"
#include "ImplDocumentActions.hxx" #include "UndoActions.hxx"
#include "DisposeHelper.hxx" #include "DisposeHelper.hxx"
#include "CommonFunctors.hxx" #include "CommonFunctors.hxx"
#include "PropertyHelper.hxx" #include "PropertyHelper.hxx"
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
#include "UndoGuard.hxx" #include "UndoGuard.hxx"
#include "ChartModelClone.hxx" #include "ChartModelClone.hxx"
#include "ImplDocumentActions.hxx" #include "UndoActions.hxx"
#include <com/sun/star/container/XChild.hpp> #include <com/sun/star/container/XChild.hpp>
......
...@@ -72,7 +72,7 @@ SLOFILES = \ ...@@ -72,7 +72,7 @@ SLOFILES = \
$(SLO)$/DrawCommandDispatch.obj \ $(SLO)$/DrawCommandDispatch.obj \
$(SLO)$/ShapeController.obj \ $(SLO)$/ShapeController.obj \
$(SLO)$/ShapeToolbarController.obj \ $(SLO)$/ShapeToolbarController.obj \
$(SLO)$/ImplDocumentActions.obj \ $(SLO)$/UndoActions.obj \
$(SLO)$/UndoGuard.obj \ $(SLO)$/UndoGuard.obj \
$(SLO)$/ChartModelClone.obj \ $(SLO)$/ChartModelClone.obj \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment