LibreOffice Module oox (master) 1
Public Member Functions | Private Attributes | List of all members
oox::ole::AxBinaryPropertyReader::GuidProperty Struct Referencefinal

Complex property for a GUID value. More...

Inheritance diagram for oox::ole::AxBinaryPropertyReader::GuidProperty:
[legend]
Collaboration diagram for oox::ole::AxBinaryPropertyReader::GuidProperty:
[legend]

Public Member Functions

 GuidProperty (OUString &rGuid)
 
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

OUString & mrGuid
 

Detailed Description

Complex property for a GUID value.

Definition at line 206 of file axbinaryreader.hxx.

Constructor & Destructor Documentation

◆ GuidProperty()

oox::ole::AxBinaryPropertyReader::GuidProperty::GuidProperty ( OUString &  rGuid)
inlineexplicit

Definition at line 212 of file axbinaryreader.hxx.

Member Function Documentation

◆ readProperty()

bool oox::ole::AxBinaryPropertyReader::GuidProperty::readProperty ( AxAlignedInputStream rInStrm)
overridevirtual

Member Data Documentation

◆ mrGuid

OUString& oox::ole::AxBinaryPropertyReader::GuidProperty::mrGuid
private

Definition at line 209 of file axbinaryreader.hxx.


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