SpreadSelection Class Reference

#include <bmpprefs.h>

Inheritance diagram for SpreadSelection:

ExportSelection List of all members.

Public Member Functions

 SpreadSelection (Spread *pSpread)
virtual DocRect GetSize ()
virtual SelectionType GetSelectionType ()

Protected Attributes

Spreadm_pSpread

Detailed Description

Definition at line 671 of file bmpprefs.h.


Constructor & Destructor Documentation

SpreadSelection::SpreadSelection Spread pSpread  )  [inline]
 

Definition at line 674 of file bmpprefs.h.

00674 : m_pSpread(pSpread) {}


Member Function Documentation

virtual SelectionType SpreadSelection::GetSelectionType  )  [inline, virtual]
 

Implements ExportSelection.

Definition at line 676 of file bmpprefs.h.

00676 {   return SPREAD;  }

DocRect SpreadSelection::GetSize  )  [virtual]
 

Implements ExportSelection.

Definition at line 4833 of file bmpprefs.cpp.


Member Data Documentation

Spread* SpreadSelection::m_pSpread [protected]
 

Definition at line 679 of file bmpprefs.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 04:01:22 2007 for Camelot by  doxygen 1.4.4