LibreOffice Module sc (master) 1
|
#include <namebuff.hxx>
Public Member Functions | |
ExtName (sal_uInt16 n) | |
bool | IsOLE () const |
Public Attributes | |
sal_uInt32 | nStorageId |
sal_uInt16 | nFlags |
Definition at line 161 of file namebuff.hxx.
|
inline |
Definition at line 166 of file namebuff.hxx.
References n.
bool ExtName::IsOLE | ( | ) | const |
Definition at line 146 of file namebuff.cxx.
References nFlags.
Referenced by XclImpPictureObj::ReadPictFmla().
sal_uInt16 ExtName::nFlags |
Definition at line 164 of file namebuff.hxx.
Referenced by IsOLE().
sal_uInt32 ExtName::nStorageId |
Definition at line 163 of file namebuff.hxx.
Referenced by ExtNameBuff::AddOLE(), and XclImpPictureObj::ReadPictFmla().