summaryrefslogtreecommitdiff
path: root/include/svx/svdedxv.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-06-29 10:13:10 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-06-29 13:11:44 +0200
commit8157db9c0b573650eda86fa61970afedcdbf327c (patch)
tree816d5b4be393fe424200e1631a5e075edf8839f5 /include/svx/svdedxv.hxx
parent9e200b1d58341d41f5204afdeed0392df2e68ef2 (diff)
reduce ascii noise
Change-Id: I8fdaf2af22dcdd20706d1200bbc1d258e717f414
Diffstat (limited to 'include/svx/svdedxv.hxx')
-rw-r--r--include/svx/svdedxv.hxx20
1 files changed, 0 insertions, 20 deletions
diff --git a/include/svx/svdedxv.hxx b/include/svx/svdedxv.hxx
index 0bdad27e229d..e84253b15c11 100644
--- a/include/svx/svdedxv.hxx
+++ b/include/svx/svdedxv.hxx
@@ -26,10 +26,6 @@
#include <svx/selectioncontroller.hxx>
-//************************************************************
-// Vorausdeklarationen
-//************************************************************
-
#include <boost/shared_ptr.hpp>
class SdrOutliner;
@@ -48,31 +44,15 @@ namespace sdr {
class SelectionController;
}
-//************************************************************
-// Defines
-//************************************************************
-
enum SdrEndTextEditKind {SDRENDTEXTEDIT_UNCHANGED, // Textobjekt unveraendert
SDRENDTEXTEDIT_CHANGED, // Textobjekt wurde geaendert
SDRENDTEXTEDIT_DELETED, // Textobjekt implizit geloescht
SDRENDTEXTEDIT_SHOULDBEDELETED}; // Fuer Writer: Textobjekt sollte geloescht werden
////////////////////////////////////////////////////////////////////////////////////////////////////
-////////////////////////////////////////////////////////////////////////////////////////////////////
-//
-// @@@@ @@@@@ @@@@@@ @@@@@ @@@@@ @@ @@@@@@ @@ @@ @@ @@@@@ @@ @@
-// @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@
-// @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @ @@
-// @@ @@ @@@@@ @@ @@@@ @@ @@ @@ @@ @@@@@ @@ @@@@ @@@@@@@
-// @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@@ @@ @@ @@@@@@@
-// @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@@ @@ @@ @@@ @@@
-// @@@@ @@@@@ @@@@ @@@@@ @@@@@ @@ @@ @ @@ @@@@@ @@ @@
-//
// - Allgemeines Edit fuer objektspeziefische Eigenschaften
// - Textedit fuer alle vom SdrTextObj abgeleiteten Zeichenobjekte
// - Macromodus
-//
-////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
class SVX_DLLPUBLIC SdrObjEditView: public SdrGlueEditView