Public Member Functions | Private Member Functions | Private Attributes

Presentation Class Reference

#include <Presentation.h>

List of all members.

Public Member Functions

 Presentation (void)
 ~Presentation (void)
bool showNext (void)
bool showNextPage (void)
bool start (AV_View *pView)
bool gotoPage (UT_sint32 iPage)
bool drawNthPage (UT_sint32 i)
bool showPrev (void)
bool showPrevPage (void)
bool end (void)
GR_ImagerenderPageToImage (UT_sint32 iPage, UT_uint32 izoom)

Private Member Functions

bool _loadPresentationBindings (AV_View *view)

Private Attributes

XAP_Appm_pApp
FV_Viewm_pView
UT_sint32 m_iPage
UT_String m_sPrevBindings
UT_sint32 m_iOldZoom
XAP_Frame::tZoomType m_OldZoomType
bool m_bDrewNext
bool m_bDrewPrev

Constructor & Destructor Documentation

Presentation::Presentation ( void   ) 

References XAP_App::getApp(), and m_pApp.

Presentation::~Presentation ( void   ) 

Member Function Documentation

bool Presentation::_loadPresentationBindings ( AV_View view  )  [private]
bool Presentation::drawNthPage ( UT_sint32  i  ) 
bool Presentation::end ( void   ) 
bool Presentation::gotoPage ( UT_sint32  iPage  ) 
GR_Image* Presentation::renderPageToImage ( UT_sint32  iPage,
UT_uint32  izoom 
)

Referenced by drawNthPage().

bool Presentation::showNext ( void   ) 

References showNextPage().

bool Presentation::showNextPage ( void   ) 
bool Presentation::showPrev ( void   ) 
bool Presentation::showPrevPage ( void   ) 
bool Presentation::start ( AV_View pView  ) 

Member Data Documentation

bool Presentation::m_bDrewNext [private]

Referenced by showNextPage(), and showPrevPage().

bool Presentation::m_bDrewPrev [private]

Referenced by showNextPage(), and showPrevPage().

Referenced by end(), and start().

Referenced by showNextPage(), showPrevPage(), and start().

Referenced by end(), and start().

Referenced by end(), and start().


The documentation for this class was generated from the following files: