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

#include <msfilter.hxx>

Collaboration diagram for sw::util::SetEndIfOpen:
[legend]

Public Member Functions

 SetEndIfOpen (const SwPosition &rPos)
 
void operator() (const std::unique_ptr< SwFltStackEntry > &pEntry) const
 
 SetEndIfOpen (SetEndIfOpen const &)=default
 

Private Member Functions

SetEndIfOpenoperator= (const SetEndIfOpen &)=delete
 

Private Attributes

const SwPositionmrPos
 

Detailed Description

Definition at line 329 of file msfilter.hxx.

Constructor & Destructor Documentation

◆ SetEndIfOpen() [1/2]

sw::util::SetEndIfOpen::SetEndIfOpen ( const SwPosition rPos)
inlineexplicit

Definition at line 334 of file msfilter.hxx.

◆ SetEndIfOpen() [2/2]

sw::util::SetEndIfOpen::SetEndIfOpen ( SetEndIfOpen const &  )
default

Member Function Documentation

◆ operator()()

void sw::util::SetEndIfOpen::operator() ( const std::unique_ptr< SwFltStackEntry > &  pEntry) const
inline

Definition at line 335 of file msfilter.hxx.

References mrPos.

◆ operator=()

SetEndIfOpen & sw::util::SetEndIfOpen::operator= ( const SetEndIfOpen )
privatedelete

Member Data Documentation

◆ mrPos

const SwPosition& sw::util::SetEndIfOpen::mrPos
private

Definition at line 332 of file msfilter.hxx.

Referenced by operator()().


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