LibreOffice Module sc (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
ScIconSetEntryObj Class Reference

#include <condformatuno.hxx>

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

Public Member Functions

 ScIconSetEntryObj (rtl::Reference< ScIconSetFormatObj > xParent, size_t nPos)
 
virtual ~ScIconSetEntryObj () override
 
virtual sal_Int32 SAL_CALL getType () override
 
virtual void SAL_CALL setType (sal_Int32 nType) override
 
virtual OUString SAL_CALL getFormula () override
 
virtual void SAL_CALL setFormula (const OUString &rString) override
 

Private Member Functions

ScColorScaleEntrygetCoreObject ()
 

Private Attributes

rtl::Reference< ScIconSetFormatObjmxParent
 
size_t mnPos
 

Detailed Description

Definition at line 308 of file condformatuno.hxx.

Constructor & Destructor Documentation

◆ ScIconSetEntryObj()

ScIconSetEntryObj::ScIconSetEntryObj ( rtl::Reference< ScIconSetFormatObj xParent,
size_t  nPos 
)

Definition at line 1674 of file condformatuno.cxx.

References mxParent, and nPos.

◆ ~ScIconSetEntryObj()

ScIconSetEntryObj::~ScIconSetEntryObj ( )
overridevirtual

Definition at line 1681 of file condformatuno.cxx.

Member Function Documentation

◆ getCoreObject()

ScColorScaleEntry * ScIconSetEntryObj::getCoreObject ( )
private

◆ getFormula()

OUString ScIconSetEntryObj::getFormula ( )
overridevirtual

◆ getType()

sal_Int32 ScIconSetEntryObj::getType ( )
overridevirtual

Definition at line 1694 of file condformatuno.cxx.

References getCoreObject(), ScColorScaleEntry::GetType(), and mnPos.

◆ setFormula()

void ScIconSetEntryObj::setFormula ( const OUString &  rString)
overridevirtual

◆ setType()

void ScIconSetEntryObj::setType ( sal_Int32  nType)
overridevirtual

Definition at line 1712 of file condformatuno.cxx.

References getCoreObject(), mnPos, nType, and ScColorScaleEntry::SetType().

Member Data Documentation

◆ mnPos

size_t ScIconSetEntryObj::mnPos
private

Definition at line 327 of file condformatuno.hxx.

Referenced by getCoreObject(), getType(), and setType().

◆ mxParent

rtl::Reference<ScIconSetFormatObj> ScIconSetEntryObj::mxParent
private

Definition at line 326 of file condformatuno.hxx.

Referenced by getCoreObject().


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