LibreOffice Module lotuswordpro (master) 1
|
#include <lwpdocdata.hxx>
Public Attributes | |
sal_uInt16 | nOptionFlag |
LwpAtomHolder | encrypt1password |
LwpAtomHolder | encrypt2password |
LwpAtomHolder | characterSet |
LwpAtomHolder | grammerSet |
sal_uInt16 | nMarginMarks |
sal_uInt16 | nMarginMarksLocation |
sal_uInt16 | nMarginMarksChar |
Definition at line 64 of file lwpdocdata.hxx.
LwpAtomHolder LwpDocOptions::characterSet |
Definition at line 69 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
LwpAtomHolder LwpDocOptions::encrypt1password |
Definition at line 67 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
LwpAtomHolder LwpDocOptions::encrypt2password |
Definition at line 68 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
LwpAtomHolder LwpDocOptions::grammerSet |
Definition at line 70 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_uInt16 LwpDocOptions::nMarginMarks |
Definition at line 71 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_uInt16 LwpDocOptions::nMarginMarksChar |
Definition at line 73 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_uInt16 LwpDocOptions::nMarginMarksLocation |
Definition at line 72 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().
sal_uInt16 LwpDocOptions::nOptionFlag |
Definition at line 66 of file lwpdocdata.hxx.
Referenced by LwpDocData::Read().