LibreOffice Module oox (master) 1
|
Stream property for a picture or mouse icon. More...
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 | |
StreamDataSequence & | mrPicData |
Stream property for a picture or mouse icon.
Definition at line 230 of file axbinaryreader.hxx.
|
inlineexplicit |
Definition at line 236 of file axbinaryreader.hxx.
|
overridevirtual |
Implements oox::ole::AxBinaryPropertyReader::ComplexProperty.
Definition at line 168 of file axbinaryreader.cxx.
References oox::ole::OleHelper::importStdPic().
|
private |
Definition at line 233 of file axbinaryreader.hxx.