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

#include <modcfg.hxx>

Public Member Functions

InsCaptionOptFind (const SwCapObjType eType, const SvGlobalName *pOleId=nullptr)
 
void Insert (InsCaptionOpt *pObj)
 

Private Types

typedef std::vector< std::unique_ptr< InsCaptionOpt > > InsCapOptArr
 

Private Attributes

InsCapOptArr m_InsCapOptArr
 

Detailed Description

Definition at line 51 of file modcfg.hxx.

Member Typedef Documentation

◆ InsCapOptArr

typedef std::vector<std::unique_ptr<InsCaptionOpt> > InsCaptionOptArr::InsCapOptArr
private

Definition at line 54 of file modcfg.hxx.

Member Function Documentation

◆ Find()

InsCaptionOpt * InsCaptionOptArr::Find ( const SwCapObjType  eType,
const SvGlobalName pOleId = nullptr 
)

◆ Insert()

void InsCaptionOptArr::Insert ( InsCaptionOpt pObj)

Definition at line 56 of file modcfg.cxx.

References m_InsCapOptArr.

Referenced by SwModuleOptions::SetCapOption().

Member Data Documentation

◆ m_InsCapOptArr

InsCapOptArr InsCaptionOptArr::m_InsCapOptArr
private

Definition at line 55 of file modcfg.hxx.

Referenced by Find(), and Insert().


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