LibreOffice Module editeng (master) 1
|
#include <editstat.hxx>
Public Member Functions | |
EditStatus () | |
void | Clear () |
EditStatusFlags | GetStatusWord () const |
EditStatusFlags & | GetStatusWord () |
EEControlBits & | GetControlWord () |
Protected Attributes | |
EditStatusFlags | nStatusBits |
EEControlBits | nControlBits |
Definition at line 99 of file editstat.hxx.
|
inline |
Definition at line 106 of file editstat.hxx.
References nControlBits, NONE, and nStatusBits.
|
inline |
Definition at line 108 of file editstat.hxx.
References NONE, and nStatusBits.
Referenced by ImpEditEngine::CallStatusHdl().
|
inline |
Definition at line 113 of file editstat.hxx.
References nControlBits.
Referenced by ImpEditEngine::CheckPageOverflow(), ImpEditEngine::ImpEditEngine(), ImpEditEngine::SetRotation(), and ImpEditEngine::SetVertical().
|
inline |
Definition at line 111 of file editstat.hxx.
References nStatusBits.
|
inline |
Definition at line 110 of file editstat.hxx.
References nStatusBits.
Referenced by ImpEditEngine::CallStatusHdl(), ImpEditEngine::CheckAutoPageSize(), ImpEditEngine::DoOnlineSpelling(), ImpEditEngine::FormatDoc(), and ImpEditView::ShowCursor().
|
protected |
Definition at line 103 of file editstat.hxx.
Referenced by InternalEditStatus::AllowBigObjects(), InternalEditStatus::AllowPasteSpecial(), InternalEditStatus::AutoPageHeight(), InternalEditStatus::AutoPageSize(), InternalEditStatus::AutoPageWidth(), InternalEditStatus::DoAutoComplete(), InternalEditStatus::DoAutoCorrect(), InternalEditStatus::DoAutoIndenting(), InternalEditStatus::DoFormat100(), InternalEditStatus::DoImportRTFStyleSheets(), InternalEditStatus::DoNotUseColors(), InternalEditStatus::DoOnlineSpelling(), InternalEditStatus::DoStretch(), InternalEditStatus::DoUndoAttribs(), EditStatus(), GetControlWord(), InternalEditStatus::IsOutliner(), InternalEditStatus::IsSingleLine(), InternalEditStatus::MarkNonUrlFields(), InternalEditStatus::MarkUrlFields(), InternalEditStatus::OneCharPerLine(), InternalEditStatus::TurnOffFlags(), InternalEditStatus::TurnOnFlags(), InternalEditStatus::ULSpaceSummation(), InternalEditStatus::UseCharAttribs(), and InternalEditStatus::UseIdleFormatter().
|
protected |
Definition at line 102 of file editstat.hxx.
Referenced by Clear(), EditStatus(), and GetStatusWord().