LLTextEditor::LLTextCmdRemove Class Reference

Inheritance diagram for LLTextEditor::LLTextCmdRemove:

Inheritance graph
[legend]
Collaboration diagram for LLTextEditor::LLTextCmdRemove:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLTextCmdRemove (S32 pos, BOOL group_with_next, S32 len)
virtual BOOL execute (LLTextEditor *editor, S32 *delta)
virtual S32 undo (LLTextEditor *editor)
virtual S32 redo (LLTextEditor *editor)

Private Attributes

LLWString mWString
S32 mLen


Detailed Description

Definition at line 214 of file lltexteditor.cpp.


Constructor & Destructor Documentation

LLTextEditor::LLTextCmdRemove::LLTextCmdRemove ( S32  pos,
BOOL  group_with_next,
S32  len 
) [inline]

Definition at line 217 of file lltexteditor.cpp.


Member Function Documentation

virtual BOOL LLTextEditor::LLTextCmdRemove::execute ( LLTextEditor editor,
S32 delta 
) [inline, virtual]

Implements LLTextEditor::LLTextCmd.

Definition at line 221 of file lltexteditor.cpp.

References LLTextEditor::LLTextCmd::getPosition(), LLTextEditor::getWSubString(), mLen, and mWString.

Here is the call graph for this function:

virtual S32 LLTextEditor::LLTextCmdRemove::undo ( LLTextEditor editor  )  [inline, virtual]

Implements LLTextEditor::LLTextCmd.

Definition at line 227 of file lltexteditor.cpp.

References LLTextEditor::LLTextCmd::getPosition(), LLTextEditor::LLTextCmd::insert(), and mWString.

Here is the call graph for this function:

virtual S32 LLTextEditor::LLTextCmdRemove::redo ( LLTextEditor editor  )  [inline, virtual]

Implements LLTextEditor::LLTextCmd.

Definition at line 232 of file lltexteditor.cpp.

References LLTextEditor::LLTextCmd::getPosition(), and mLen.

Here is the call graph for this function:


Member Data Documentation

Definition at line 238 of file lltexteditor.cpp.

Referenced by execute(), and undo().

Definition at line 239 of file lltexteditor.cpp.

Referenced by execute(), and redo().


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

Generated on Fri May 16 09:13:58 2008 for SecondLife by  doxygen 1.5.5