LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwDontExpandItem Class Reference

#include <acorrect.hxx>

Public Member Functions

 SwDontExpandItem ()
 
 ~SwDontExpandItem ()
 
void SaveDontExpandItems (const SwPosition &rPos)
 
void RestoreDontExpandItems (const SwPosition &rPos)
 

Private Attributes

std::unique_ptr< SfxItemSetm_pDontExpandItems
 

Detailed Description

Definition at line 36 of file acorrect.hxx.

Constructor & Destructor Documentation

◆ SwDontExpandItem()

SwDontExpandItem::SwDontExpandItem ( )
inline

Definition at line 41 of file acorrect.hxx.

◆ ~SwDontExpandItem()

SwDontExpandItem::~SwDontExpandItem ( )

Definition at line 650 of file acorrect.cxx.

Member Function Documentation

◆ RestoreDontExpandItems()

void SwDontExpandItem::RestoreDontExpandItems ( const SwPosition rPos)

◆ SaveDontExpandItems()

void SwDontExpandItem::SaveDontExpandItems ( const SwPosition rPos)

Member Data Documentation

◆ m_pDontExpandItems

std::unique_ptr<SfxItemSet> SwDontExpandItem::m_pDontExpandItems
private

Definition at line 38 of file acorrect.hxx.

Referenced by RestoreDontExpandItems(), and SaveDontExpandItems().


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