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 std::shared_ptr<StarBitmapInternal::State>
m_state;
the main class to read/.
Definition: StarBitmap.hxx:62
Internal: the structures of a StarBitmap.
Definition: StarBitmap.cxx:58
std::shared_ptr< STOFFInputStream > STOFFInputStreamPtr
a smart pointer of STOFFInputStream
Definition: libstaroffice_internal.hxx:485
internal: the bitmap information
Definition: StarBitmap.cxx:62
the class to store a color
Definition: libstaroffice_internal.hxx:189
an object corresponding to an OLE directory
Definition: StarObject.hxx:64
a zone in a StarOffice file
Definition: StarZone.hxx:56
std::shared_ptr< StarBitmapInternal::State > m_state
the state
Definition: StarBitmap.hxx:92