LibreOffice Module editeng (master) 1
|
#include <editstt2.hxx>
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 |
EditStatusFlags & | GetStatusWord () |
EEControlBits & | GetControlWord () |
Additional Inherited Members | |
Protected Attributes inherited from EditStatus | |
EditStatusFlags | nStatusBits |
EEControlBits | nControlBits |
Definition at line 24 of file editstt2.hxx.
|
inline |
Definition at line 58 of file editstt2.hxx.
References ALLOWBIGOBJS, and EditStatus::nControlBits.
Referenced by ImpEditEngine::CreateTextObject().
|
inline |
Definition at line 40 of file editstt2.hxx.
References EditStatus::nControlBits, and PASTESPECIAL.
Referenced by ImpEditView::drop(), and ImpEditView::Paste().
|
inline |
Definition at line 71 of file editstt2.hxx.
References AUTOPAGESIZEY, and EditStatus::nControlBits.
Referenced by ImpEditEngine::CreateLines().
|
inline |
Definition at line 67 of file editstt2.hxx.
References AUTOPAGESIZE, and EditStatus::nControlBits.
Referenced by ImpEditEngine::FormatDoc().
|
inline |
Definition at line 69 of file editstt2.hxx.
References AUTOPAGESIZEX, and EditStatus::nControlBits.
Referenced by ImpEditEngine::CreateLines().
|
inline |
Definition at line 86 of file editstt2.hxx.
References AUTOCOMPLETE, and EditStatus::nControlBits.
|
inline |
Definition at line 83 of file editstt2.hxx.
References AUTOCORRECT, and EditStatus::nControlBits.
|
inline |
Definition at line 43 of file editstt2.hxx.
References AUTOINDENTING, and EditStatus::nControlBits.
|
inline |
Definition at line 89 of file editstt2.hxx.
References FORMAT100, and EditStatus::nControlBits.
Referenced by ImpEditEngine::ImpCheckRefMapMode().
|
inline |
Definition at line 80 of file editstt2.hxx.
References EditStatus::nControlBits, and RTFSTYLESHEETS.
|
inline |
Definition at line 55 of file editstt2.hxx.
References EditStatus::nControlBits, and NOCOLORS.
Referenced by ImpEditEngine::SeekCursor().
|
inline |
Definition at line 61 of file editstt2.hxx.
References EditStatus::nControlBits, and ONLINESPELLING.
|
inline |
Definition at line 64 of file editstt2.hxx.
References EditStatus::nControlBits, and STRETCHING.
Referenced by ImpEditEngine::CreateLines(), ImpEditEngine::scaleXFontValue(), ImpEditEngine::scaleXSpacingValue(), ImpEditEngine::scaleYFontValue(), ImpEditEngine::scaleYSpacingValue(), ImpEditEngine::SeekCursor(), and ImpEditEngine::setScale().
|
inline |
Definition at line 46 of file editstt2.hxx.
References EditStatus::nControlBits, and UNDOATTRIBS.
Referenced by ImpEditEngine::SetStyleSheet().
|
inline |
Definition at line 52 of file editstt2.hxx.
References EditStatus::nControlBits, and OUTLINER.
Referenced by ImpEditEngine::CreateAndInsertEmptyLine(), ImpEditEngine::CreateLines(), ImpEditEngine::GetJustification(), ImpEditEngine::GetLRSpaceItem(), and ImpEditEngine::Paint().
|
inline |
Definition at line 95 of file editstt2.hxx.
References EditStatus::nControlBits, and SINGLELINE.
Referenced by ImpEditEngine::CreateLines(), and ImpEditEngine::ImpBreakLine().
|
inline |
Definition at line 74 of file editstt2.hxx.
References MARKNONURLFIELDS, and EditStatus::nControlBits.
Referenced by ImpEditEngine::Paint().
|
inline |
Definition at line 77 of file editstt2.hxx.
References MARKURLFIELDS, and EditStatus::nControlBits.
|
inline |
Definition at line 49 of file editstt2.hxx.
References EditStatus::nControlBits, and ONECHARPERLINE.
Referenced by ImpEditEngine::CreateLines().
|
inline |
Definition at line 31 of file editstt2.hxx.
References EditStatus::nControlBits.
Referenced by ImpEditEngine::SetFlatMode().
|
inline |
Definition at line 28 of file editstt2.hxx.
References EditStatus::nControlBits.
Referenced by ImpEditEngine::SetFlatMode().
|
inline |
Definition at line 92 of file editstt2.hxx.
References EditStatus::nControlBits, and ULSPACESUMMATION.
|
inline |
Definition at line 34 of file editstt2.hxx.
References EditStatus::nControlBits, and USECHARATTRIBS.
Referenced by ImpEditEngine::InsertTextObject(), ImpEditEngine::SeekCursor(), ImpEditEngine::SetFlatMode(), ImpEditEngine::SetStyleSheet(), and ImpEditEngine::UpdateParagraphsWithStyleSheet().
|
inline |
Definition at line 37 of file editstt2.hxx.
References DOIDLEFORMAT, and EditStatus::nControlBits.