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

Complex property for an array of strings. More...

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

Public Member Functions

 ArrayStringProperty (AxArrayString &rArray, sal_uInt32 nSize)
 
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

AxArrayStringmrArray
 
sal_uInt32 mnSize
 

Detailed Description

Complex property for an array of strings.

Definition at line 194 of file axbinaryreader.hxx.

Constructor & Destructor Documentation

◆ ArrayStringProperty()

oox::ole::AxBinaryPropertyReader::ArrayStringProperty::ArrayStringProperty ( AxArrayString rArray,
sal_uInt32  nSize 
)
inlineexplicit

Definition at line 200 of file axbinaryreader.hxx.

Member Function Documentation

◆ readProperty()

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

Member Data Documentation

◆ mnSize

sal_uInt32 oox::ole::AxBinaryPropertyReader::ArrayStringProperty::mnSize
private

Definition at line 198 of file axbinaryreader.hxx.

◆ mrArray

AxArrayString& oox::ole::AxBinaryPropertyReader::ArrayStringProperty::mrArray
private

Definition at line 197 of file axbinaryreader.hxx.


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