LibreOffice Module oox (master) 1
|
Complex property for an array of strings. More...
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 | |
AxArrayString & | mrArray |
sal_uInt32 | mnSize |
Complex property for an array of strings.
Definition at line 194 of file axbinaryreader.hxx.
|
inlineexplicit |
Definition at line 200 of file axbinaryreader.hxx.
|
overridevirtual |
Implements oox::ole::AxBinaryPropertyReader::ComplexProperty.
Definition at line 142 of file axbinaryreader.cxx.
References oox::ole::AxAlignedInputStream::align(), mnSize, oox::BinaryInputStream::readuInt32(), and oox::ole::AxAlignedInputStream::tell().
|
private |
Definition at line 198 of file axbinaryreader.hxx.
|
private |
Definition at line 197 of file axbinaryreader.hxx.