LibreOffice Module oox (master) 1
Public Member Functions | Private Attributes | List of all members
oox::dump::NameListWrapper Class Reference

#include <dumperbase.hxx>

Collaboration diagram for oox::dump::NameListWrapper:
[legend]

Public Member Functions

 NameListWrapper ()
 
 NameListWrapper (const OUString &rListName)
 
 NameListWrapper (const char *pcListName)
 
 NameListWrapper (NameListRef xList)
 
bool isEmpty () const
 
const NameListRefgetNameList (const Config &rCfg) const
 

Private Attributes

String maName
 
NameListRef mxList
 

Detailed Description

Definition at line 720 of file dumperbase.hxx.

Constructor & Destructor Documentation

◆ NameListWrapper() [1/4]

oox::dump::NameListWrapper::NameListWrapper ( )
inline

Definition at line 723 of file dumperbase.hxx.

◆ NameListWrapper() [2/4]

oox::dump::NameListWrapper::NameListWrapper ( const OUString &  rListName)
inline

Definition at line 724 of file dumperbase.hxx.

◆ NameListWrapper() [3/4]

oox::dump::NameListWrapper::NameListWrapper ( const char *  pcListName)
inline

Definition at line 725 of file dumperbase.hxx.

◆ NameListWrapper() [4/4]

oox::dump::NameListWrapper::NameListWrapper ( NameListRef  xList)
inline

Definition at line 726 of file dumperbase.hxx.

Member Function Documentation

◆ getNameList()

const NameListRef & oox::dump::NameListWrapper::getNameList ( const Config rCfg) const

◆ isEmpty()

bool oox::dump::NameListWrapper::isEmpty ( ) const
inline

Definition at line 728 of file dumperbase.hxx.

References oox::dump::String::has(), maName, and mxList.

Referenced by oox::dump::OutputObjectBase::addNameToItem().

Member Data Documentation

◆ maName

String oox::dump::NameListWrapper::maName
private

Definition at line 732 of file dumperbase.hxx.

Referenced by getNameList(), and isEmpty().

◆ mxList

NameListRef oox::dump::NameListWrapper::mxList
mutableprivate

Definition at line 733 of file dumperbase.hxx.

Referenced by getNameList(), and isEmpty().


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