LibreOffice Module oox (master) 1
Public Member Functions | Private Attributes | List of all members
oox::ole::AxBinaryPropertyReader::PictureProperty Struct Referencefinal

Stream property for a picture or mouse icon. More...

Inheritance diagram for oox::ole::AxBinaryPropertyReader::PictureProperty:
[legend]
Collaboration diagram for oox::ole::AxBinaryPropertyReader::PictureProperty:
[legend]

Public Member Functions

 PictureProperty (StreamDataSequence &rPicData)
 
virtual bool readProperty (AxAlignedInputStream &rInStrm) override
 
- Public Member Functions inherited from oox::ole::AxBinaryPropertyReader::ComplexProperty
virtual ~ComplexProperty ()
 
virtual bool readProperty (AxAlignedInputStream &rInStrm)=0
 

Private Attributes

StreamDataSequencemrPicData
 

Detailed Description

Stream property for a picture or mouse icon.

Definition at line 230 of file axbinaryreader.hxx.

Constructor & Destructor Documentation

◆ PictureProperty()

oox::ole::AxBinaryPropertyReader::PictureProperty::PictureProperty ( StreamDataSequence rPicData)
inlineexplicit

Definition at line 236 of file axbinaryreader.hxx.

Member Function Documentation

◆ readProperty()

bool oox::ole::AxBinaryPropertyReader::PictureProperty::readProperty ( AxAlignedInputStream rInStrm)
overridevirtual

Member Data Documentation

◆ mrPicData

StreamDataSequence& oox::ole::AxBinaryPropertyReader::PictureProperty::mrPicData
private

Definition at line 233 of file axbinaryreader.hxx.


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