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

#include <cellkeytranslator.hxx>

Public Member Functions

 ScCellKeyword (const char *pName, OpCode eOpCode, const css::lang::Locale &rLocale)
 

Public Attributes

const char * mpName
 
OpCode meOpCode
 
const css::lang::Locale & mrLocale
 

Detailed Description

Definition at line 35 of file cellkeytranslator.hxx.

Constructor & Destructor Documentation

◆ ScCellKeyword()

ScCellKeyword::ScCellKeyword ( const char *  pName,
OpCode  eOpCode,
const css::lang::Locale &  rLocale 
)

Definition at line 73 of file cellkeytranslator.cxx.

References pName.

Member Data Documentation

◆ meOpCode

OpCode ScCellKeyword::meOpCode

Definition at line 38 of file cellkeytranslator.hxx.

◆ mpName

const char* ScCellKeyword::mpName

Definition at line 37 of file cellkeytranslator.hxx.

◆ mrLocale

const css::lang::Locale& ScCellKeyword::mrLocale

Definition at line 39 of file cellkeytranslator.hxx.


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