LibreOffice Module sw (master) 1
|
Public Member Functions | |
ModeStack (ModeStack *pNextMode, bool _bIns, bool _bExt, bool _bAdd, bool _bBlock) | |
Public Attributes | |
ModeStack * | pNext |
bool | bAdd |
bool | bBlock |
bool | bExt |
bool | bIns |
|
inline |
bool SwWrtShell::ModeStack::bAdd |
Definition at line 531 of file wrtsh.hxx.
Referenced by SwWrtShell::PopMode().
bool SwWrtShell::ModeStack::bBlock |
Definition at line 532 of file wrtsh.hxx.
Referenced by SwWrtShell::PopMode().
bool SwWrtShell::ModeStack::bExt |
Definition at line 533 of file wrtsh.hxx.
Referenced by SwWrtShell::PopMode().
bool SwWrtShell::ModeStack::bIns |
Definition at line 534 of file wrtsh.hxx.
Referenced by SwWrtShell::PopMode().
ModeStack* SwWrtShell::ModeStack::pNext |
Definition at line 530 of file wrtsh.hxx.
Referenced by SwWrtShell::PopMode().