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

The dialog's content for a row, not yet parsed. More...

#include <optsolver.hxx>

Public Member Functions

 ScOptConditionRow ()
 
bool IsDefault () const
 

Public Attributes

OUString aLeftStr
 
sal_uInt16 nOperator
 
OUString aRightStr
 

Detailed Description

The dialog's content for a row, not yet parsed.

Definition at line 48 of file optsolver.hxx.

Constructor & Destructor Documentation

◆ ScOptConditionRow()

ScOptConditionRow::ScOptConditionRow ( )
inline

Definition at line 54 of file optsolver.hxx.

Member Function Documentation

◆ IsDefault()

bool ScOptConditionRow::IsDefault ( ) const
inline

Definition at line 55 of file optsolver.hxx.

References aLeftStr, aRightStr, and nOperator.

Referenced by ScOptSolverDlg::ReadConditions().

Member Data Documentation

◆ aLeftStr

OUString ScOptConditionRow::aLeftStr

◆ aRightStr

OUString ScOptConditionRow::aRightStr

◆ nOperator

sal_uInt16 ScOptConditionRow::nOperator

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