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

#include <compare.hxx>

Collaboration diagram for sc::Compare:
[legend]

Classes

struct  Cell
 

Public Member Functions

 Compare ()
 

Public Attributes

Cell maCells [2]
 
ScQueryOp meOp
 
bool mbIgnoreCase
 

Detailed Description

Definition at line 31 of file compare.hxx.

Constructor & Destructor Documentation

◆ Compare()

sc::Compare::Compare ( )

Definition at line 36 of file compare.cxx.

Member Data Documentation

◆ maCells

Cell sc::Compare::maCells[2]

◆ mbIgnoreCase

bool sc::Compare::mbIgnoreCase

Definition at line 46 of file compare.hxx.

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

◆ meOp

ScQueryOp sc::Compare::meOp

Definition at line 45 of file compare.hxx.

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


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