LibreOffice Module lotuswordpro (master) 1
|
#include <lwpdocdata.hxx>
Public Attributes | |
LwpAtomHolder | description |
LwpAtomHolder | keywords |
LwpAtomHolder | createdBy |
sal_Int32 | nCreationTime |
sal_Int32 | nLastRevisionTime |
sal_Int32 | nTotalEditTime |
LwpObjectID | cpVerDocInfo |
sal_uInt16 | nNumEditedBy |
Definition at line 75 of file lwpdocdata.hxx.
LwpObjectID LwpDocInfo::cpVerDocInfo |
Definition at line 83 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
LwpAtomHolder LwpDocInfo::createdBy |
Definition at line 79 of file lwpdocdata.hxx.
Referenced by LwpDocData::Parse(), and LwpDocData::Read().
LwpAtomHolder LwpDocInfo::description |
Definition at line 77 of file lwpdocdata.hxx.
Referenced by LwpDocData::Parse(), and LwpDocData::Read().
LwpAtomHolder LwpDocInfo::keywords |
Definition at line 78 of file lwpdocdata.hxx.
Referenced by LwpDocData::Parse(), and LwpDocData::Read().
sal_Int32 LwpDocInfo::nCreationTime |
Definition at line 80 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_Int32 LwpDocInfo::nLastRevisionTime |
Definition at line 81 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_uInt16 LwpDocInfo::nNumEditedBy |
Definition at line 84 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_Int32 LwpDocInfo::nTotalEditTime |
Definition at line 82 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().