LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwWrtShell::ModeStack Struct Reference
Collaboration diagram for SwWrtShell::ModeStack:
[legend]

Public Member Functions

 ModeStack (ModeStack *pNextMode, bool _bIns, bool _bExt, bool _bAdd, bool _bBlock)
 

Public Attributes

ModeStackpNext
 
bool bAdd
 
bool bBlock
 
bool bExt
 
bool bIns
 

Detailed Description

Definition at line 528 of file wrtsh.hxx.

Constructor & Destructor Documentation

◆ ModeStack()

SwWrtShell::ModeStack::ModeStack ( ModeStack pNextMode,
bool  _bIns,
bool  _bExt,
bool  _bAdd,
bool  _bBlock 
)
inline

Definition at line 535 of file wrtsh.hxx.

Member Data Documentation

◆ bAdd

bool SwWrtShell::ModeStack::bAdd

Definition at line 531 of file wrtsh.hxx.

Referenced by SwWrtShell::PopMode().

◆ bBlock

bool SwWrtShell::ModeStack::bBlock

Definition at line 532 of file wrtsh.hxx.

Referenced by SwWrtShell::PopMode().

◆ bExt

bool SwWrtShell::ModeStack::bExt

Definition at line 533 of file wrtsh.hxx.

Referenced by SwWrtShell::PopMode().

◆ bIns

bool SwWrtShell::ModeStack::bIns

Definition at line 534 of file wrtsh.hxx.

Referenced by SwWrtShell::PopMode().

◆ pNext

ModeStack* SwWrtShell::ModeStack::pNext

Definition at line 530 of file wrtsh.hxx.

Referenced by SwWrtShell::PopMode().


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