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

#include <objstmpconsiderwrapinfl.hxx>

Public Member Functions

 SwObjsMarkedAsTmpConsiderWrapInfluence ()
 
 ~SwObjsMarkedAsTmpConsiderWrapInfluence ()
 
void Insert (SwAnchoredObject &_rAnchoredObj)
 
void Remove (SwAnchoredObject &_rAnchoredObj)
 
void Clear ()
 

Private Attributes

std::vector< SwAnchoredObject * > maObjsTmpConsiderWrapInfl
 

Detailed Description

Definition at line 26 of file objstmpconsiderwrapinfl.hxx.

Constructor & Destructor Documentation

◆ SwObjsMarkedAsTmpConsiderWrapInfluence()

SwObjsMarkedAsTmpConsiderWrapInfluence::SwObjsMarkedAsTmpConsiderWrapInfluence ( )

Definition at line 23 of file objstmpconsiderwrapinfl.cxx.

◆ ~SwObjsMarkedAsTmpConsiderWrapInfluence()

SwObjsMarkedAsTmpConsiderWrapInfluence::~SwObjsMarkedAsTmpConsiderWrapInfluence ( )

Definition at line 27 of file objstmpconsiderwrapinfl.cxx.

References Clear().

Member Function Documentation

◆ Clear()

void SwObjsMarkedAsTmpConsiderWrapInfluence::Clear ( )

◆ Insert()

void SwObjsMarkedAsTmpConsiderWrapInfluence::Insert ( SwAnchoredObject _rAnchoredObj)

Definition at line 32 of file objstmpconsiderwrapinfl.cxx.

References maObjsTmpConsiderWrapInfl.

◆ Remove()

void SwObjsMarkedAsTmpConsiderWrapInfluence::Remove ( SwAnchoredObject _rAnchoredObj)

Definition at line 40 of file objstmpconsiderwrapinfl.cxx.

References maObjsTmpConsiderWrapInfl.

Member Data Documentation

◆ maObjsTmpConsiderWrapInfl

std::vector< SwAnchoredObject* > SwObjsMarkedAsTmpConsiderWrapInfluence::maObjsTmpConsiderWrapInfl
private

Definition at line 29 of file objstmpconsiderwrapinfl.hxx.

Referenced by Clear(), Insert(), and Remove().


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