Mobile API Reference  MicroStrategy 2019
DSSDocumentView Class Reference

#include <DSSDocumentView.h>

Public Member Functions

 DSSDocumentView ()
 
 ~DSSDocumentView ()
 
int getScreenResolutionX ()
 
void setScreenResolutionX (int inScreenResolutionX)
 
int getScreenResolutionY ()
 
void setScreenResolutionY (int inScreenResolutionY)
 
int getScreenDensity ()
 
void setScreenDensity (int inScreenDensity)
 
int getOrientation ()
 
void setOrientation (int inOrientation)
 
int LoadDefnFromBinary (DSSBinaryDataReader *ipReader)
 
 DSSDocumentView ()
 
 ~DSSDocumentView ()
 
int getScreenResolutionX ()
 
void setScreenResolutionX (int inScreenResolutionX)
 
int getScreenResolutionY ()
 
void setScreenResolutionY (int inScreenResolutionY)
 
int getScreenDensity ()
 
void setScreenDensity (int inScreenDensity)
 
int getOrientation ()
 
void setOrientation (int inOrientation)
 
int LoadDefnFromBinary (DSSBinaryDataReader *ipReader)
 

Constructor & Destructor Documentation

◆ DSSDocumentView() [1/2]

DSSDocumentView::DSSDocumentView ( )

◆ ~DSSDocumentView() [1/2]

DSSDocumentView::~DSSDocumentView ( )

◆ DSSDocumentView() [2/2]

DSSDocumentView::DSSDocumentView ( )

◆ ~DSSDocumentView() [2/2]

DSSDocumentView::~DSSDocumentView ( )

Member Function Documentation

◆ getOrientation() [1/2]

int DSSDocumentView::getOrientation ( )

◆ getOrientation() [2/2]

int DSSDocumentView::getOrientation ( )

◆ getScreenDensity() [1/2]

int DSSDocumentView::getScreenDensity ( )

◆ getScreenDensity() [2/2]

int DSSDocumentView::getScreenDensity ( )

◆ getScreenResolutionX() [1/2]

int DSSDocumentView::getScreenResolutionX ( )

◆ getScreenResolutionX() [2/2]

int DSSDocumentView::getScreenResolutionX ( )

◆ getScreenResolutionY() [1/2]

int DSSDocumentView::getScreenResolutionY ( )

◆ getScreenResolutionY() [2/2]

int DSSDocumentView::getScreenResolutionY ( )

◆ LoadDefnFromBinary() [1/2]

int DSSDocumentView::LoadDefnFromBinary ( DSSBinaryDataReader ipReader)

◆ LoadDefnFromBinary() [2/2]

int DSSDocumentView::LoadDefnFromBinary ( DSSBinaryDataReader ipReader)

◆ setOrientation() [1/2]

void DSSDocumentView::setOrientation ( int  inOrientation)

◆ setOrientation() [2/2]

void DSSDocumentView::setOrientation ( int  inOrientation)

◆ setScreenDensity() [1/2]

void DSSDocumentView::setScreenDensity ( int  inScreenDensity)

◆ setScreenDensity() [2/2]

void DSSDocumentView::setScreenDensity ( int  inScreenDensity)

◆ setScreenResolutionX() [1/2]

void DSSDocumentView::setScreenResolutionX ( int  inScreenResolutionX)

◆ setScreenResolutionX() [2/2]

void DSSDocumentView::setScreenResolutionX ( int  inScreenResolutionX)

◆ setScreenResolutionY() [1/2]

void DSSDocumentView::setScreenResolutionY ( int  inScreenResolutionY)

◆ setScreenResolutionY() [2/2]

void DSSDocumentView::setScreenResolutionY ( int  inScreenResolutionY)