LibreOffice Module lotuswordpro (master) 1
|
#include <lwpdocdata.hxx>
Public Attributes | |
LwpAtomHolder | cGreeting |
sal_uInt16 | nFlags |
sal_uInt16 | nDocControlProtection |
sal_uInt16 | nLen1 |
sal_uInt16 | nFileProtection |
sal_uInt16 | nLen2 |
sal_uInt16 | nAutoVersioning |
LwpAtomHolder | cDocControlOnlyEditor |
sal_uInt16 | nEditorVerification |
Definition at line 87 of file lwpdocdata.hxx.
LwpAtomHolder LwpDocControl::cDocControlOnlyEditor |
Definition at line 98 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
LwpAtomHolder LwpDocControl::cGreeting |
Definition at line 89 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_uInt16 LwpDocControl::nAutoVersioning |
Definition at line 97 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_uInt16 LwpDocControl::nDocControlProtection |
Definition at line 91 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_uInt16 LwpDocControl::nEditorVerification |
Definition at line 99 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_uInt16 LwpDocControl::nFileProtection |
Definition at line 94 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_uInt16 LwpDocControl::nFlags |
Definition at line 90 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_uInt16 LwpDocControl::nLen1 |
Definition at line 92 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_uInt16 LwpDocControl::nLen2 |
Definition at line 95 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().