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

Stream property for a font structure. More...

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

Public Member Functions

 FontProperty (AxFontData &rFontData)
 
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

AxFontDatamrFontData
 

Detailed Description

Stream property for a font structure.

Definition at line 218 of file axbinaryreader.hxx.

Constructor & Destructor Documentation

◆ FontProperty()

oox::ole::AxBinaryPropertyReader::FontProperty::FontProperty ( AxFontData rFontData)
inlineexplicit

Definition at line 224 of file axbinaryreader.hxx.

Member Function Documentation

◆ readProperty()

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

Member Data Documentation

◆ mrFontData

AxFontData& oox::ole::AxBinaryPropertyReader::FontProperty::mrFontData
private

Definition at line 221 of file axbinaryreader.hxx.


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