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::PairProperty, oox::ole::AxBinaryPropertyReader::StringProperty, oox::ole::AxBinaryPropertyReader::ArrayStringProperty, oox::ole::AxBinaryPropertyReader::GuidProperty, oox::ole::AxBinaryPropertyReader::FontProperty, and oox::ole::AxBinaryPropertyReader::PictureProperty.