class CellTextBuffer

cut-paste buffer class for cell texts.

Public Methods

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 ?

Documentation

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 ?


This class has no child classes.

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