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

#include <msdffimp.hxx>

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

Public Member Functions

 DffRecordList (DffRecordList *pList)
 
 ~DffRecordList ()
 

Public Attributes

sal_uInt32 nCount
 
sal_uInt32 nCurrent
 
DffRecordListpPrev
 
std::unique_ptr< DffRecordListpNext
 
DffRecordHeader mHd [DFF_RECORD_MANAGER_BUF_SIZE]
 

Detailed Description

Definition at line 358 of file msdffimp.hxx.

Constructor & Destructor Documentation

◆ DffRecordList()

DffRecordList::DffRecordList ( DffRecordList pList)
explicit

Definition at line 2953 of file msdffimp.cxx.

References nCount, and pNext.

Referenced by DffRecordManager::Consume().

◆ ~DffRecordList()

DffRecordList::~DffRecordList ( )

Definition at line 2962 of file msdffimp.cxx.

Member Data Documentation

◆ mHd

◆ nCount

sal_uInt32 DffRecordList::nCount

◆ nCurrent

sal_uInt32 DffRecordList::nCurrent

◆ pNext

std::unique_ptr<DffRecordList> DffRecordList::pNext

◆ pPrev

DffRecordList* DffRecordList::pPrev

Definition at line 362 of file msdffimp.hxx.

Referenced by DffRecordManager::Prev().


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