LibreOffice Module oox (master)
1
|
Base class for complex properties such as string, point, size, GUID, picture. More...
Public Member Functions | |
virtual | ~ComplexProperty () |
virtual bool | readProperty (AxAlignedInputStream &rInStrm)=0 |
Base class for complex properties such as string, point, size, GUID, picture.
Definition at line 164 of file axbinaryreader.hxx.
|
virtual |
Definition at line 126 of file axbinaryreader.cxx.
|
pure virtual |
Implemented in oox::ole::AxBinaryPropertyReader::PictureProperty, oox::ole::AxBinaryPropertyReader::FontProperty, oox::ole::AxBinaryPropertyReader::GuidProperty, oox::ole::AxBinaryPropertyReader::ArrayStringProperty, oox::ole::AxBinaryPropertyReader::StringProperty, and oox::ole::AxBinaryPropertyReader::PairProperty.