77 bool readBitmap(
StarZone &zone,
bool inFileHeader,
long lastPos, librevenge::RVNGBinaryData &data, std::string &type);
79 bool getData(librevenge::RVNGBinaryData &data, std::string &type)
const;
92 shared_ptr<StarBitmapInternal::State>
m_state;
the main class to read/.
Definition: StarBitmap.hxx:62
shared_ptr< STOFFInputStream > STOFFInputStreamPtr
a smart pointer of STOFFInputStream
Definition: libstaroffice_internal.hxx:482
shared_ptr< StarBitmapInternal::State > m_state
the state
Definition: StarBitmap.hxx:92
Internal: the structures of a StarBitmap.
Definition: StarBitmap.cxx:53
internal: the bitmap information
Definition: StarBitmap.cxx:57
the class to store a color
Definition: libstaroffice_internal.hxx:179
an object corresponding to an OLE directory
Definition: StarObject.hxx:64
a zone in a StarOffice file
Definition: StarZone.hxx:56