LibreOffice Module oox (master) 1
|
Complex property for a 32-bit value pair, e.g. More...
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 | |
AxPairData & | mrPairData |
Complex property for a 32-bit value pair, e.g.
point or size.
Definition at line 119 of file axbinarywriter.hxx.
|
inlineexplicit |
Definition at line 125 of file axbinarywriter.hxx.
|
overridevirtual |
Implements oox::ole::AxBinaryPropertyWriter::ComplexProperty.
Definition at line 98 of file axbinarywriter.cxx.
References oox::BinaryOutputStream::WriteInt32().
|
private |
Definition at line 122 of file axbinarywriter.hxx.