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

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

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

Public Member Functions

virtual ~ComplexProperty ()
 
virtual bool writeProperty (AxAlignedOutputStream &rOutStrm)=0
 

Detailed Description

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

Definition at line 112 of file axbinarywriter.hxx.

Constructor & Destructor Documentation

◆ ~ComplexProperty()

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

Definition at line 94 of file axbinarywriter.cxx.

Member Function Documentation

◆ writeProperty()

virtual bool oox::ole::AxBinaryPropertyWriter::ComplexProperty::writeProperty ( AxAlignedOutputStream rOutStrm)
pure virtual

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