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

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

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

Public Member Functions

 PairProperty (AxPairData &rPairData)
 
virtual bool writeProperty (AxAlignedOutputStream &rOutStrm) override
 
- Public Member Functions inherited from oox::ole::AxBinaryPropertyWriter::ComplexProperty
virtual ~ComplexProperty ()
 
virtual bool writeProperty (AxAlignedOutputStream &rOutStrm)=0
 

Private Attributes

AxPairDatamrPairData
 

Detailed Description

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

point or size.

Definition at line 119 of file axbinarywriter.hxx.

Constructor & Destructor Documentation

◆ PairProperty()

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

Definition at line 125 of file axbinarywriter.hxx.

Member Function Documentation

◆ writeProperty()

bool oox::ole::AxBinaryPropertyWriter::PairProperty::writeProperty ( AxAlignedOutputStream rOutStrm)
overridevirtual

Member Data Documentation

◆ mrPairData

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

Definition at line 122 of file axbinarywriter.hxx.


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