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

#include <msfilter.hxx>

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

Public Member Functions

 SetInDocAndDelete (SwDoc &rDoc)
 
 SetInDocAndDelete (SetInDocAndDelete const &)=default
 
void operator() (std::unique_ptr< SwFltStackEntry > &pEntry)
 

Private Member Functions

SetInDocAndDeleteoperator= (const SetInDocAndDelete &)=delete
 

Private Attributes

SwDocmrDoc
 

Detailed Description

Definition at line 317 of file msfilter.hxx.

Constructor & Destructor Documentation

◆ SetInDocAndDelete() [1/2]

sw::util::SetInDocAndDelete::SetInDocAndDelete ( SwDoc rDoc)
inlineexplicit

Definition at line 322 of file msfilter.hxx.

◆ SetInDocAndDelete() [2/2]

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

Member Function Documentation

◆ operator()()

void sw::util::SetInDocAndDelete::operator() ( std::unique_ptr< SwFltStackEntry > &  pEntry)

◆ operator=()

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

Member Data Documentation

◆ mrDoc

SwDoc& sw::util::SetInDocAndDelete::mrDoc
private

Definition at line 320 of file msfilter.hxx.

Referenced by operator()().


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