LibreOffice Module editeng (master) 1
Public Member Functions | List of all members
InternalEditStatus Class Reference

#include <editstt2.hxx>

Inheritance diagram for InternalEditStatus:
[legend]
Collaboration diagram for InternalEditStatus:
[legend]

Public Member Functions

void TurnOnFlags (EEControlBits nFlags)
 
void TurnOffFlags (EEControlBits nFlags)
 
bool UseCharAttribs () const
 
bool UseIdleFormatter () const
 
bool AllowPasteSpecial () const
 
bool DoAutoIndenting () const
 
bool DoUndoAttribs () const
 
bool OneCharPerLine () const
 
bool IsOutliner () const
 
bool DoNotUseColors () const
 
bool AllowBigObjects () const
 
bool DoOnlineSpelling () const
 
bool DoStretch () const
 
bool AutoPageSize () const
 
bool AutoPageWidth () const
 
bool AutoPageHeight () const
 
bool MarkNonUrlFields () const
 
bool MarkUrlFields () const
 
bool DoImportRTFStyleSheets () const
 
bool DoAutoCorrect () const
 
bool DoAutoComplete () const
 
bool DoFormat100 () const
 
bool ULSpaceSummation () const
 
bool IsSingleLine () const
 
- Public Member Functions inherited from EditStatus
 EditStatus ()
 
void Clear ()
 
EditStatusFlags GetStatusWord () const
 
EditStatusFlagsGetStatusWord ()
 
EEControlBitsGetControlWord ()
 

Additional Inherited Members

- Protected Attributes inherited from EditStatus
EditStatusFlags nStatusBits
 
EEControlBits nControlBits
 

Detailed Description

Definition at line 24 of file editstt2.hxx.

Member Function Documentation

◆ AllowBigObjects()

bool InternalEditStatus::AllowBigObjects ( ) const
inline

Definition at line 58 of file editstt2.hxx.

References ALLOWBIGOBJS, and EditStatus::nControlBits.

Referenced by ImpEditEngine::CreateTextObject().

◆ AllowPasteSpecial()

bool InternalEditStatus::AllowPasteSpecial ( ) const
inline

Definition at line 40 of file editstt2.hxx.

References EditStatus::nControlBits, and PASTESPECIAL.

Referenced by ImpEditView::drop(), and ImpEditView::Paste().

◆ AutoPageHeight()

bool InternalEditStatus::AutoPageHeight ( ) const
inline

Definition at line 71 of file editstt2.hxx.

References AUTOPAGESIZEY, and EditStatus::nControlBits.

Referenced by ImpEditEngine::CreateLines().

◆ AutoPageSize()

bool InternalEditStatus::AutoPageSize ( ) const
inline

Definition at line 67 of file editstt2.hxx.

References AUTOPAGESIZE, and EditStatus::nControlBits.

Referenced by ImpEditEngine::FormatDoc().

◆ AutoPageWidth()

bool InternalEditStatus::AutoPageWidth ( ) const
inline

Definition at line 69 of file editstt2.hxx.

References AUTOPAGESIZEX, and EditStatus::nControlBits.

Referenced by ImpEditEngine::CreateLines().

◆ DoAutoComplete()

bool InternalEditStatus::DoAutoComplete ( ) const
inline

Definition at line 86 of file editstt2.hxx.

References AUTOCOMPLETE, and EditStatus::nControlBits.

◆ DoAutoCorrect()

bool InternalEditStatus::DoAutoCorrect ( ) const
inline

Definition at line 83 of file editstt2.hxx.

References AUTOCORRECT, and EditStatus::nControlBits.

◆ DoAutoIndenting()

bool InternalEditStatus::DoAutoIndenting ( ) const
inline

Definition at line 43 of file editstt2.hxx.

References AUTOINDENTING, and EditStatus::nControlBits.

◆ DoFormat100()

bool InternalEditStatus::DoFormat100 ( ) const
inline

Definition at line 89 of file editstt2.hxx.

References FORMAT100, and EditStatus::nControlBits.

Referenced by ImpEditEngine::ImpCheckRefMapMode().

◆ DoImportRTFStyleSheets()

bool InternalEditStatus::DoImportRTFStyleSheets ( ) const
inline

Definition at line 80 of file editstt2.hxx.

References EditStatus::nControlBits, and RTFSTYLESHEETS.

◆ DoNotUseColors()

bool InternalEditStatus::DoNotUseColors ( ) const
inline

Definition at line 55 of file editstt2.hxx.

References EditStatus::nControlBits, and NOCOLORS.

Referenced by ImpEditEngine::SeekCursor().

◆ DoOnlineSpelling()

bool InternalEditStatus::DoOnlineSpelling ( ) const
inline

Definition at line 61 of file editstt2.hxx.

References EditStatus::nControlBits, and ONLINESPELLING.

◆ DoStretch()

bool InternalEditStatus::DoStretch ( ) const
inline

◆ DoUndoAttribs()

bool InternalEditStatus::DoUndoAttribs ( ) const
inline

Definition at line 46 of file editstt2.hxx.

References EditStatus::nControlBits, and UNDOATTRIBS.

Referenced by ImpEditEngine::SetStyleSheet().

◆ IsOutliner()

bool InternalEditStatus::IsOutliner ( ) const
inline

◆ IsSingleLine()

bool InternalEditStatus::IsSingleLine ( ) const
inline

Definition at line 95 of file editstt2.hxx.

References EditStatus::nControlBits, and SINGLELINE.

Referenced by ImpEditEngine::CreateLines(), and ImpEditEngine::ImpBreakLine().

◆ MarkNonUrlFields()

bool InternalEditStatus::MarkNonUrlFields ( ) const
inline

Definition at line 74 of file editstt2.hxx.

References MARKNONURLFIELDS, and EditStatus::nControlBits.

Referenced by ImpEditEngine::Paint().

◆ MarkUrlFields()

bool InternalEditStatus::MarkUrlFields ( ) const
inline

Definition at line 77 of file editstt2.hxx.

References MARKURLFIELDS, and EditStatus::nControlBits.

◆ OneCharPerLine()

bool InternalEditStatus::OneCharPerLine ( ) const
inline

Definition at line 49 of file editstt2.hxx.

References EditStatus::nControlBits, and ONECHARPERLINE.

Referenced by ImpEditEngine::CreateLines().

◆ TurnOffFlags()

void InternalEditStatus::TurnOffFlags ( EEControlBits  nFlags)
inline

Definition at line 31 of file editstt2.hxx.

References EditStatus::nControlBits.

Referenced by ImpEditEngine::SetFlatMode().

◆ TurnOnFlags()

void InternalEditStatus::TurnOnFlags ( EEControlBits  nFlags)
inline

Definition at line 28 of file editstt2.hxx.

References EditStatus::nControlBits.

Referenced by ImpEditEngine::SetFlatMode().

◆ ULSpaceSummation()

bool InternalEditStatus::ULSpaceSummation ( ) const
inline

Definition at line 92 of file editstt2.hxx.

References EditStatus::nControlBits, and ULSPACESUMMATION.

◆ UseCharAttribs()

bool InternalEditStatus::UseCharAttribs ( ) const
inline

◆ UseIdleFormatter()

bool InternalEditStatus::UseIdleFormatter ( ) const
inline

Definition at line 37 of file editstt2.hxx.

References DOIDLEFORMAT, and EditStatus::nControlBits.


The documentation for this class was generated from the following file: