 class  ReplaceTextCmd : public Command
  class  ReplaceTextCmd : public Command abstract command class for replacing text of all text shapes.
|   | ReplaceTextCmd (ShapeView *v, const string *s1, const string *s2, bool sens, bool substr, bool nameOnly) | 
|  virtual | ~ReplaceTextCmd () | 
|  void | UnExecute () | 
|  void | ReExecute () | 
|  ShapeView* | view | 
|  Diagram* | diagram | 
|  List <GShape *> * | oldSelection | 
|  List <TextShape *> * | textShapes | 
|  List <string *> * | oldStrings | 
|  List <Point *> * | oldSizes | 
|  string* | pattern | 
|  string* | replace | 
|  bool | caseSensitive | 
|  bool | substring | 
|  bool | nameOnly | 
|  Diagram* | GetDiagram () | 
 enum  TrackType
  enum  TrackType
 virtual  void  TrackMouse(TrackType, Point*, Point*, Point*)
 virtual  void  TrackMouse(TrackType, Point*, Point*, Point*)
 virtual  void  Execute()
 virtual  void  Execute()
 virtual  void  Abort()
 virtual  void  Abort()
 bool  CmdDone() const
 bool  CmdDone() const 
 virtual  const  char*  GetName() const
 virtual  const  char*  GetName() const 
 int  ScaleCorrect(int x) const
 int  ScaleCorrect(int x) const 
 Point  ScaleCorrect(const Point *pt) const
 Point  ScaleCorrect(const Point *pt) const 
 int  Scale(int x) const
 int  Scale(int x) const 
 Point  Scale(const Point *pt) const
 Point  Scale(const Point *pt) const 
 void  SayAborted()
 void  SayAborted()
 void  SayCommited()
 void  SayCommited()
 void  SayUndone()
 void  SayUndone()
 DrawWindow*  GetMainWindow() const
 DrawWindow*  GetMainWindow() const 
 Viewer*  GetViewer() const
 Viewer*  GetViewer() const 
 Document*  GetDocument() const
 Document*  GetDocument() const 
 Grafport*  GetGrafport() const
 Grafport*  GetGrafport() const 
 void  SetCmdDone(bool b)
 void  SetCmdDone(bool b)
abstract command class for replacing text of all text shapes.
 ReplaceTextCmd(ShapeView *v, const string *s1, const string *s2, bool sens, bool substr, bool nameOnly)
  ReplaceTextCmd(ShapeView *v, const string *s1, const string *s2, bool sens, bool substr, bool nameOnly)
 
 
 
 
 
 
 
 
 virtual  ~ReplaceTextCmd()
 virtual  ~ReplaceTextCmd()
 void  UnExecute()
 void  UnExecute()
 void  ReExecute()
 void  ReExecute()
 Diagram*  GetDiagram()
 Diagram*  GetDiagram()
 ShapeView*  view
 ShapeView*  view
 Diagram*  diagram
 Diagram*  diagram
 List <GShape *> *  oldSelection
 List <GShape *> *  oldSelection
 List <TextShape *> *  textShapes
 List <TextShape *> *  textShapes
 List <string *> *  oldStrings
 List <string *> *  oldStrings
alphabetic index hierarchy of classes
 
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de