LibreOffice Module oox (master) 1
Public Member Functions | List of all members
oox::ole::AxBinaryPropertyReader::ComplexProperty Struct Referenceabstract

Base class for complex properties such as string, point, size, GUID, picture. More...

Inheritance diagram for oox::ole::AxBinaryPropertyReader::ComplexProperty:
[legend]

Public Member Functions

virtual ~ComplexProperty ()
 
virtual bool readProperty (AxAlignedInputStream &rInStrm)=0
 

Detailed Description

Base class for complex properties such as string, point, size, GUID, picture.

Definition at line 164 of file axbinaryreader.hxx.

Constructor & Destructor Documentation

◆ ~ComplexProperty()

oox::ole::AxBinaryPropertyReader::ComplexProperty::~ComplexProperty ( )
virtual

Definition at line 126 of file axbinaryreader.cxx.

Member Function Documentation

◆ readProperty()

virtual bool oox::ole::AxBinaryPropertyReader::ComplexProperty::readProperty ( AxAlignedInputStream rInStrm)
pure virtual

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