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

Complex property for a 32-bit value pair, e.g. More...

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

Public Member Functions

 PairProperty (AxPairData &rPairData)
 
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

AxPairDatamrPairData
 

Detailed Description

Complex property for a 32-bit value pair, e.g.

point or size.

Definition at line 171 of file axbinaryreader.hxx.

Constructor & Destructor Documentation

◆ PairProperty()

oox::ole::AxBinaryPropertyReader::PairProperty::PairProperty ( AxPairData rPairData)
inlineexplicit

Definition at line 176 of file axbinaryreader.hxx.

Member Function Documentation

◆ readProperty()

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

Member Data Documentation

◆ mrPairData

AxPairData& oox::ole::AxBinaryPropertyReader::PairProperty::mrPairData
private

Definition at line 174 of file axbinaryreader.hxx.


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