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

#include <xetable.hxx>

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

Public Member Functions

 XclExpMultiXFId (sal_uInt32 nXFId, sal_uInt16 nCount=1)
 Number of XF identifiers. More...
 
- Public Member Functions inherited from XclExpXFId
 XclExpXFId ()
 Real Excel XF index. More...
 
 XclExpXFId (sal_uInt32 nXFId)
 
void ConvertXFIndex (const XclExpRoot &rRoot)
 Converts the XF identifier in mnXFId to an Excel XF index and stores it in mnXFIndex. More...
 

Public Attributes

sal_uInt16 mnCount
 
- Public Attributes inherited from XclExpXFId
sal_uInt32 mnXFId
 
sal_uInt16 mnXFIndex
 Temporary XF identifier. More...
 

Detailed Description

Definition at line 457 of file xetable.hxx.

Constructor & Destructor Documentation

◆ XclExpMultiXFId()

XclExpMultiXFId::XclExpMultiXFId ( sal_uInt32  nXFId,
sal_uInt16  nCount = 1 
)
inlineexplicit

Number of XF identifiers.

Definition at line 461 of file xetable.hxx.

References nCount.

Member Data Documentation

◆ mnCount

sal_uInt16 XclExpMultiXFId::mnCount

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