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

#include <namebuff.hxx>

Public Member Functions

 ExtName (sal_uInt16 n)
 
bool IsOLE () const
 

Public Attributes

sal_uInt32 nStorageId
 
sal_uInt16 nFlags
 

Detailed Description

Definition at line 161 of file namebuff.hxx.

Constructor & Destructor Documentation

◆ ExtName()

ExtName::ExtName ( sal_uInt16  n)
inline

Definition at line 166 of file namebuff.hxx.

References n.

Member Function Documentation

◆ IsOLE()

bool ExtName::IsOLE ( ) const

Definition at line 146 of file namebuff.cxx.

References nFlags.

Referenced by XclImpPictureObj::ReadPictFmla().

Member Data Documentation

◆ nFlags

sal_uInt16 ExtName::nFlags

Definition at line 164 of file namebuff.hxx.

Referenced by IsOLE().

◆ nStorageId

sal_uInt32 ExtName::nStorageId

Definition at line 163 of file namebuff.hxx.

Referenced by ExtNameBuff::AddOLE(), and XclImpPictureObj::ReadPictFmla().


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