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

#include <interpretercontext.hxx>

Public Member Functions

 NFIndexAndFmtType ()
 

Public Attributes

sal_uInt32 nIndex
 
SvNumFormatType eType: 16
 
bool bIsValid: 1
 

Detailed Description

Definition at line 37 of file interpretercontext.hxx.

Constructor & Destructor Documentation

◆ NFIndexAndFmtType()

NFIndexAndFmtType::NFIndexAndFmtType ( )
inline

Definition at line 43 of file interpretercontext.hxx.

Member Data Documentation

◆ bIsValid

bool NFIndexAndFmtType::bIsValid

Definition at line 41 of file interpretercontext.hxx.

Referenced by ScInterpreterContext::GetNumberFormatType().

◆ eType

SvNumFormatType NFIndexAndFmtType::eType

Definition at line 40 of file interpretercontext.hxx.

Referenced by ScInterpreterContext::GetNumberFormatType().

◆ nIndex

sal_uInt32 NFIndexAndFmtType::nIndex

Definition at line 39 of file interpretercontext.hxx.

Referenced by ScInterpreterContext::GetNumberFormatType().


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