|
LibreOffice Module lotuswordpro (master) 1
|
#include <lwpdocdata.hxx>
Public Attributes | |
| LwpAtomHolder | cName |
| LwpAtomHolder | cInitials |
| LwpColor | cHiLiteColor |
| sal_uInt16 | nID |
| LwpFontDescriptionOverride | cInsFontOver |
| LwpFontDescriptionOverride | cDelFontOver |
| sal_uInt16 | nAbilities |
| sal_uInt16 | nLocks |
| sal_uInt16 | nSuggestions |
| LwpTextAttributeOverrideOg | cDelTextAttr |
Definition at line 142 of file lwpdocdata.hxx.
| LwpFontDescriptionOverride LwpEditorAttr::cDelFontOver |
Definition at line 149 of file lwpdocdata.hxx.
| LwpTextAttributeOverrideOg LwpEditorAttr::cDelTextAttr |
Definition at line 153 of file lwpdocdata.hxx.
| LwpColor LwpEditorAttr::cHiLiteColor |
Definition at line 146 of file lwpdocdata.hxx.
| LwpAtomHolder LwpEditorAttr::cInitials |
Definition at line 145 of file lwpdocdata.hxx.
| LwpFontDescriptionOverride LwpEditorAttr::cInsFontOver |
Definition at line 148 of file lwpdocdata.hxx.
| LwpAtomHolder LwpEditorAttr::cName |
Definition at line 144 of file lwpdocdata.hxx.
| sal_uInt16 LwpEditorAttr::nAbilities |
Definition at line 150 of file lwpdocdata.hxx.
| sal_uInt16 LwpEditorAttr::nID |
Definition at line 147 of file lwpdocdata.hxx.
| sal_uInt16 LwpEditorAttr::nLocks |
Definition at line 151 of file lwpdocdata.hxx.
| sal_uInt16 LwpEditorAttr::nSuggestions |
Definition at line 152 of file lwpdocdata.hxx.