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

#include <compare.hxx>

Collaboration diagram for sc::Compare::Cell:
[legend]

Public Member Functions

 Cell ()
 

Public Attributes

double mfValue
 
svl::SharedString maStr
 
bool mbValue
 
bool mbEmpty
 

Detailed Description

Definition at line 33 of file compare.hxx.

Constructor & Destructor Documentation

◆ Cell()

sc::Compare::Cell::Cell ( )

Definition at line 33 of file compare.cxx.

Member Data Documentation

◆ maStr

svl::SharedString sc::Compare::Cell::maStr

Definition at line 36 of file compare.hxx.

Referenced by ScInterpreter::Compare(), sc::CompareFunc(), and ScInterpreter::CompareMat().

◆ mbEmpty

bool sc::Compare::Cell::mbEmpty

◆ mbValue

bool sc::Compare::Cell::mbValue

◆ mfValue

double sc::Compare::Cell::mfValue

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