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

#include <grouptable.hxx>

Public Member Functions

 GroupEntry (css::uno::Reference< css::container::XIndexAccess > const &rIndex)
 
 GroupEntry (sal_uInt32 nCount)
 

Public Attributes

sal_uInt32 mnCurrentPos
 
sal_uInt32 mnCount
 
css::uno::Reference< css::container::XIndexAccess > mXIndexAccess
 

Detailed Description

Definition at line 26 of file grouptable.hxx.

Constructor & Destructor Documentation

◆ GroupEntry() [1/2]

GroupEntry::GroupEntry ( css::uno::Reference< css::container::XIndexAccess > const &  rIndex)
inlineexplicit

Definition at line 32 of file grouptable.hxx.

◆ GroupEntry() [2/2]

GroupEntry::GroupEntry ( sal_uInt32  nCount)
inlineexplicit

Definition at line 39 of file grouptable.hxx.

References nCount.

Member Data Documentation

◆ mnCount

sal_uInt32 GroupEntry::mnCount

Definition at line 29 of file grouptable.hxx.

Referenced by GroupTable::EnterGroup().

◆ mnCurrentPos

sal_uInt32 GroupEntry::mnCurrentPos

Definition at line 28 of file grouptable.hxx.

◆ mXIndexAccess

css::uno::Reference< css::container::XIndexAccess > GroupEntry::mXIndexAccess

Definition at line 30 of file grouptable.hxx.


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