LibreOffice Module oox (master) 1
|
Complex property for a 32-bit value pair, e.g. More...
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 | |
AxPairData & | mrPairData |
Complex property for a 32-bit value pair, e.g.
point or size.
Definition at line 171 of file axbinaryreader.hxx.
|
inlineexplicit |
Definition at line 176 of file axbinaryreader.hxx.
|
overridevirtual |
Implements oox::ole::AxBinaryPropertyReader::ComplexProperty.
Definition at line 130 of file axbinaryreader.cxx.
References oox::BinaryInputStream::readInt32().
|
private |
Definition at line 174 of file axbinaryreader.hxx.