LibreOffice Module formula (master) 1
Public Member Functions | Protected Member Functions | List of all members
formula::IFunctionCategory Class Referenceabstract

#include <IFunctionDescription.hxx>

Public Member Functions

virtual sal_uInt32 getCount () const =0
 
virtual const IFunctionDescriptiongetFunction (sal_uInt32 _nPos) const =0
 
virtual sal_uInt32 getNumber () const =0
 
virtual OUString getName () const =0
 

Protected Member Functions

 ~IFunctionCategory ()
 

Detailed Description

Definition at line 69 of file IFunctionDescription.hxx.

Constructor & Destructor Documentation

◆ ~IFunctionCategory()

formula::IFunctionCategory::~IFunctionCategory ( )
inlineprotected

Definition at line 78 of file IFunctionDescription.hxx.

Member Function Documentation

◆ getCount()

virtual sal_uInt32 formula::IFunctionCategory::getCount ( ) const
pure virtual

◆ getFunction()

virtual const IFunctionDescription * formula::IFunctionCategory::getFunction ( sal_uInt32  _nPos) const
pure virtual

◆ getName()

virtual OUString formula::IFunctionCategory::getName ( ) const
pure virtual

◆ getNumber()

virtual sal_uInt32 formula::IFunctionCategory::getNumber ( ) const
pure virtual

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