LibreOffice Module sd (master) 1
Public Member Functions | Public Attributes | List of all members
PPTExOleObjEntry Struct Reference

#include <eppt.hxx>

Public Member Functions

 PPTExOleObjEntry (PPTExOleObjEntryType eT, sal_uInt32 nOfs)
 

Public Attributes

PPTExOleObjEntryType eType
 
sal_uInt32 nOfsA
 offset to the EPP_ExOleObjAtom in mpExEmbed (set at creation) More...
 
sal_uInt32 nOfsB
 offset to the EPP_ExOleObjStg More...
 
css::uno::Reference< css::awt::XControlModel > xControlModel
 
css::uno::Reference< css::drawing::XShape > xShape
 

Detailed Description

Definition at line 83 of file eppt.hxx.

Constructor & Destructor Documentation

◆ PPTExOleObjEntry()

PPTExOleObjEntry::PPTExOleObjEntry ( PPTExOleObjEntryType  eT,
sal_uInt32  nOfs 
)
inline

Definition at line 92 of file eppt.hxx.

Member Data Documentation

◆ eType

PPTExOleObjEntryType PPTExOleObjEntry::eType

Definition at line 85 of file eppt.hxx.

Referenced by PPTWriter::ImplWriteOLE().

◆ nOfsA

sal_uInt32 PPTExOleObjEntry::nOfsA

offset to the EPP_ExOleObjAtom in mpExEmbed (set at creation)

Definition at line 86 of file eppt.hxx.

Referenced by PPTWriter::ImplWriteAtomEnding().

◆ nOfsB

sal_uInt32 PPTExOleObjEntry::nOfsB

offset to the EPP_ExOleObjStg

Definition at line 87 of file eppt.hxx.

Referenced by PPTWriter::ImplWriteAtomEnding(), and PPTWriter::ImplWriteOLE().

◆ xControlModel

css::uno::Reference< css::awt::XControlModel > PPTExOleObjEntry::xControlModel

Definition at line 89 of file eppt.hxx.

Referenced by PPTWriter::ImplWriteOLE().

◆ xShape

css::uno::Reference< css::drawing::XShape > PPTExOleObjEntry::xShape

Definition at line 90 of file eppt.hxx.

Referenced by PPTWriter::ImplWriteOLE().


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