 class  CellTextBuffer
  class  CellTextBuffer  cut-paste buffer class for cell texts.
|   | CellTextBuffer () | 
|  virtual | ~CellTextBuffer () | 
|  const  Point | GetRcTopLeft () const topleft row-column position. | 
|  const  Point | GetTopLeft () const topleft of the paste box. | 
|  const  Point | GetBottomRight () const bottomright of the paste box. | 
|  void | PutTexts (List<CellText *> *c) put \_copy\_ of c in buffer. | 
|  void | PutPositions (List<Point *> *p) put row/column positions in the buffer. | 
|  List <CellText *> * | GetTexts () return \_copy\_ of c. | 
|  List <Point *> * | GetPositions () const | 
|  void | UndoPut () move prevCelltexts to cell-texts. | 
|  bool | IsEmpty () is buffer empty ? | 
cut-paste buffer class for cell texts.
 CellTextBuffer()
  CellTextBuffer()
 
 
 
 
 
 
 
 virtual  ~CellTextBuffer()
 virtual  ~CellTextBuffer()
 const  Point  GetRcTopLeft() const
 const  Point  GetRcTopLeft() const 
 const  Point  GetTopLeft() const
 const  Point  GetTopLeft() const 
 const  Point  GetBottomRight() const
 const  Point  GetBottomRight() const 
 void  PutTexts(List<CellText *> *c)
 void  PutTexts(List<CellText *> *c)
 void  PutPositions(List<Point *> *p)
 void  PutPositions(List<Point *> *p)
 List <CellText *> *  GetTexts()
 List <CellText *> *  GetTexts()
 List <Point *> *  GetPositions() const
 List <Point *> *  GetPositions() const 
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