LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::ExternalNameModel Struct Reference

#include <externallinkbuffer.hxx>

Public Member Functions

 ExternalNameModel ()
 Iconified object link. More...
 

Public Attributes

bool mbNotify
 
bool mbPreferPic
 Notify application on data change. More...
 
bool mbStdDocName
 Picture link. More...
 
bool mbOleObj
 Name is the StdDocumentName for DDE. More...
 
bool mbIconified
 Name is an OLE object. More...
 

Detailed Description

Definition at line 42 of file externallinkbuffer.hxx.

Constructor & Destructor Documentation

◆ ExternalNameModel()

oox::xls::ExternalNameModel::ExternalNameModel ( )
explicit

Iconified object link.

Definition at line 69 of file externallinkbuffer.cxx.

Member Data Documentation

◆ mbIconified

bool oox::xls::ExternalNameModel::mbIconified

Name is an OLE object.

Definition at line 48 of file externallinkbuffer.hxx.

Referenced by oox::xls::ExternalName::importExternalNameFlags(), and oox::xls::ExternalName::importOleItem().

◆ mbNotify

bool oox::xls::ExternalNameModel::mbNotify

◆ mbOleObj

bool oox::xls::ExternalNameModel::mbOleObj

◆ mbPreferPic

bool oox::xls::ExternalNameModel::mbPreferPic

◆ mbStdDocName

bool oox::xls::ExternalNameModel::mbStdDocName

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