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

Classes

struct  tEntry
 

Public Member Functions

 SwPageNumAndTypeOfAnchors ()
 
void Collect (SwAnchoredObject &_rAnchoredObj)
 
SwAnchoredObjectoperator[] (sal_uInt32 _nIndex)
 
sal_uInt32 GetPageNum (sal_uInt32 _nIndex) const
 
bool AnchoredAtMaster (sal_uInt32 _nIndex)
 
sal_uInt32 Count () const
 

Private Attributes

std::vector< tEntrymaObjList
 

Detailed Description

Definition at line 36 of file objectformatter.cxx.

Constructor & Destructor Documentation

◆ SwPageNumAndTypeOfAnchors()

SwPageNumAndTypeOfAnchors::SwPageNumAndTypeOfAnchors ( )
inline

Definition at line 49 of file objectformatter.cxx.

Member Function Documentation

◆ AnchoredAtMaster()

bool SwPageNumAndTypeOfAnchors::AnchoredAtMaster ( sal_uInt32  _nIndex)
inline

Definition at line 93 of file objectformatter.cxx.

References maObjList.

◆ Collect()

void SwPageNumAndTypeOfAnchors::Collect ( SwAnchoredObject _rAnchoredObj)
inline

◆ Count()

sal_uInt32 SwPageNumAndTypeOfAnchors::Count ( ) const
inline

Definition at line 98 of file objectformatter.cxx.

References maObjList.

◆ GetPageNum()

sal_uInt32 SwPageNumAndTypeOfAnchors::GetPageNum ( sal_uInt32  _nIndex) const
inline

Definition at line 87 of file objectformatter.cxx.

References maObjList.

◆ operator[]()

SwAnchoredObject * SwPageNumAndTypeOfAnchors::operator[] ( sal_uInt32  _nIndex)
inline

Definition at line 82 of file objectformatter.cxx.

References maObjList.

Member Data Documentation

◆ maObjList

std::vector< tEntry > SwPageNumAndTypeOfAnchors::maObjList
private

Definition at line 46 of file objectformatter.cxx.

Referenced by AnchoredAtMaster(), Collect(), Count(), GetPageNum(), and operator[]().


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