StarGraphicStruct::StarGraphic Class Reference

Class to store a graphic. More...

#include <StarGraphicStruct.hxx>

Public Member Functions

 StarGraphic ()
 constructor More...
 
bool read (StarZone &zone, long lastPos=-1)
 try to read a graphic, give lastPos if you are sure of the end graphic position More...
 

Public Attributes

STOFFEmbeddedObject m_object
 the embedded object More...
 
shared_ptr< StarBitmapm_bitmap
 the bitmap More...
 

Detailed Description

Class to store a graphic.

Constructor & Destructor Documentation

StarGraphicStruct::StarGraphic::StarGraphic ( )
inline

constructor

Member Function Documentation

bool StarGraphicStruct::StarGraphic::read ( StarZone zone,
long  lastPos = -1 
)

try to read a graphic, give lastPos if you are sure of the end graphic position

Referenced by StarFileManager::readEmbeddedPicture().

Member Data Documentation

shared_ptr<StarBitmap> StarGraphicStruct::StarGraphic::m_bitmap

the bitmap

STOFFEmbeddedObject StarGraphicStruct::StarGraphic::m_object

the embedded object

Referenced by StarFileManager::readEmbeddedPicture().


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

Generated on Wed Feb 22 2017 09:37:18 for libstaroffice by doxygen 1.8.11