LibreOffice Module svx (master) 1
Public Member Functions | List of all members
SearchAttrItemList Class Reference

#include <srchdlg.hxx>

Inheritance diagram for SearchAttrItemList:
[legend]
Collaboration diagram for SearchAttrItemList:
[legend]

Public Member Functions

 SearchAttrItemList ()
 
 SearchAttrItemList (const SearchAttrItemList &rList)
 
 SearchAttrItemList (SearchAttrItemList &&rList)
 
 ~SearchAttrItemList ()
 
void Put (const SfxItemSet &rSet)
 
SfxItemSetGet (SfxItemSet &rSet)
 
void Clear ()
 
sal_uInt16 Count () const
 
SearchAttrItemoperator[] (sal_uInt16 nPos)
 
SearchAttrItemGetObject (sal_uInt16 nPos)
 
void Insert (const SearchAttrItem &rItem)
 
void Remove (size_t nPos)
 

Detailed Description

Definition at line 49 of file srchdlg.hxx.

Constructor & Destructor Documentation

◆ SearchAttrItemList() [1/3]

SearchAttrItemList::SearchAttrItemList ( )
inline

Definition at line 52 of file srchdlg.hxx.

◆ SearchAttrItemList() [2/3]

SearchAttrItemList::SearchAttrItemList ( const SearchAttrItemList rList)

Definition at line 185 of file srchdlg.cxx.

References i, IsInvalidItem(), and size.

◆ SearchAttrItemList() [3/3]

SearchAttrItemList::SearchAttrItemList ( SearchAttrItemList &&  rList)

Definition at line 177 of file srchdlg.cxx.

References i, IsInvalidItem(), and size.

◆ ~SearchAttrItemList()

SearchAttrItemList::~SearchAttrItemList ( )

Definition at line 193 of file srchdlg.cxx.

References Clear().

Member Function Documentation

◆ Clear()

void SearchAttrItemList::Clear ( )

Definition at line 244 of file srchdlg.cxx.

References i, IsInvalidItem(), and size.

Referenced by ~SearchAttrItemList().

◆ Count()

sal_uInt16 SearchAttrItemList::Count ( ) const
inline

Definition at line 60 of file srchdlg.hxx.

Referenced by SvxSearchDialog::BuildAttrText_Impl(), and IMPL_LINK_NOARG().

◆ Get()

SfxItemSet & SearchAttrItemList::Get ( SfxItemSet rSet)

◆ GetObject()

SearchAttrItem & SearchAttrItemList::GetObject ( sal_uInt16  nPos)
inline

Definition at line 63 of file srchdlg.hxx.

References nPos.

Referenced by SvxSearchDialog::BuildAttrText_Impl(), and IMPL_LINK_NOARG().

◆ Insert()

void SearchAttrItemList::Insert ( const SearchAttrItem rItem)
inline

Definition at line 67 of file srchdlg.hxx.

Referenced by Put().

◆ operator[]()

SearchAttrItem & SearchAttrItemList::operator[] ( sal_uInt16  nPos)
inline

Definition at line 61 of file srchdlg.hxx.

References nPos.

◆ Put()

void SearchAttrItemList::Put ( const SfxItemSet rSet)

◆ Remove()

void SearchAttrItemList::Remove ( size_t  nPos)

Definition at line 254 of file srchdlg.cxx.

References begin, i, IsInvalidItem(), nPos, and size.


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