LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
FrameClientSortListEntry Struct Reference

#include <unoparaframeenum.hxx>

Public Member Functions

 FrameClientSortListEntry (sal_Int32 const i_nIndex, sal_uInt32 const i_nOrder, std::unique_ptr< sw::FrameClient > i_pClient)
 

Public Attributes

sal_Int32 nIndex
 
sal_uInt32 nOrder
 
std::unique_ptr< sw::FrameClientpFrameClient
 

Detailed Description

Definition at line 41 of file unoparaframeenum.hxx.

Constructor & Destructor Documentation

◆ FrameClientSortListEntry()

FrameClientSortListEntry::FrameClientSortListEntry ( sal_Int32 const  i_nIndex,
sal_uInt32 const  i_nOrder,
std::unique_ptr< sw::FrameClient i_pClient 
)
inline

Definition at line 47 of file unoparaframeenum.hxx.

Member Data Documentation

◆ nIndex

sal_Int32 FrameClientSortListEntry::nIndex

Definition at line 43 of file unoparaframeenum.hxx.

◆ nOrder

sal_uInt32 FrameClientSortListEntry::nOrder

Definition at line 44 of file unoparaframeenum.hxx.

◆ pFrameClient

std::unique_ptr<sw::FrameClient> FrameClientSortListEntry::pFrameClient

Definition at line 45 of file unoparaframeenum.hxx.


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