LibreOffice Module svtools (master) 1
Public Member Functions | Public Attributes | List of all members
svt::EmbeddedObjectRef_Impl Struct Reference
Collaboration diagram for svt::EmbeddedObjectRef_Impl:
[legend]

Public Member Functions

 EmbeddedObjectRef_Impl ()
 
 EmbeddedObjectRef_Impl (const EmbeddedObjectRef_Impl &r)
 
void dumpAsXml (xmlTextWriterPtr pWriter) const
 

Public Attributes

uno::Reference< embed::XEmbeddedObject > mxObj
 
rtl::Reference< EmbedEventListener_Impl > mxListener
 
OUString aPersistName
 
OUString aMediaType
 
comphelper::EmbeddedObjectContainerpContainer
 
std::optional< GraphicoGraphic
 
sal_Int64 nViewAspect
 
bool bIsLocked:1
 
bool bNeedUpdate:1
 
bool bUpdating:1
 
sal_uInt32 mnGraphicVersion
 
awt::Size aDefaultSizeForChart_In_100TH_MM
 
Link< LinkParamNone *, bool > m_aIsProtectedHdl
 

Detailed Description

Definition at line 236 of file embedhlp.cxx.

Constructor & Destructor Documentation

◆ EmbeddedObjectRef_Impl() [1/2]

svt::EmbeddedObjectRef_Impl::EmbeddedObjectRef_Impl ( )
inline

Definition at line 256 of file embedhlp.cxx.

◆ EmbeddedObjectRef_Impl() [2/2]

svt::EmbeddedObjectRef_Impl::EmbeddedObjectRef_Impl ( const EmbeddedObjectRef_Impl r)
inline

Definition at line 266 of file embedhlp.cxx.

References bNeedUpdate, and oGraphic.

Member Function Documentation

◆ dumpAsXml()

void svt::EmbeddedObjectRef_Impl::dumpAsXml ( xmlTextWriterPtr  pWriter) const
inline

Definition at line 282 of file embedhlp.cxx.

References mxObj, oGraphic, and OUStringToOString().

Member Data Documentation

◆ aDefaultSizeForChart_In_100TH_MM

awt::Size svt::EmbeddedObjectRef_Impl::aDefaultSizeForChart_In_100TH_MM

Definition at line 252 of file embedhlp.cxx.

◆ aMediaType

OUString svt::EmbeddedObjectRef_Impl::aMediaType

Definition at line 242 of file embedhlp.cxx.

◆ aPersistName

OUString svt::EmbeddedObjectRef_Impl::aPersistName

Definition at line 241 of file embedhlp.cxx.

◆ bIsLocked

bool svt::EmbeddedObjectRef_Impl::bIsLocked

Definition at line 246 of file embedhlp.cxx.

◆ bNeedUpdate

bool svt::EmbeddedObjectRef_Impl::bNeedUpdate

Definition at line 247 of file embedhlp.cxx.

Referenced by EmbeddedObjectRef_Impl().

◆ bUpdating

bool svt::EmbeddedObjectRef_Impl::bUpdating

Definition at line 248 of file embedhlp.cxx.

◆ m_aIsProtectedHdl

Link<LinkParamNone*, bool> svt::EmbeddedObjectRef_Impl::m_aIsProtectedHdl

Definition at line 254 of file embedhlp.cxx.

◆ mnGraphicVersion

sal_uInt32 svt::EmbeddedObjectRef_Impl::mnGraphicVersion

Definition at line 251 of file embedhlp.cxx.

◆ mxListener

rtl::Reference<EmbedEventListener_Impl> svt::EmbeddedObjectRef_Impl::mxListener

Definition at line 240 of file embedhlp.cxx.

◆ mxObj

uno::Reference<embed::XEmbeddedObject> svt::EmbeddedObjectRef_Impl::mxObj

Definition at line 238 of file embedhlp.cxx.

Referenced by dumpAsXml().

◆ nViewAspect

sal_Int64 svt::EmbeddedObjectRef_Impl::nViewAspect

Definition at line 245 of file embedhlp.cxx.

◆ oGraphic

std::optional<Graphic> svt::EmbeddedObjectRef_Impl::oGraphic

Definition at line 244 of file embedhlp.cxx.

Referenced by dumpAsXml(), and EmbeddedObjectRef_Impl().

◆ pContainer

comphelper::EmbeddedObjectContainer* svt::EmbeddedObjectRef_Impl::pContainer

Definition at line 243 of file embedhlp.cxx.


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