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

#include <XMLStylesExportHelper.hxx>

Collaboration diagram for ScMyValidation:
[legend]

Public Member Functions

 ScMyValidation ()
 
bool IsEqual (const ScMyValidation &aVal) const
 

Public Attributes

OUString sName
 
OUString sErrorMessage
 
OUString sErrorTitle
 
OUString sInputMessage
 
OUString sInputTitle
 
OUString sFormula1
 
OUString sFormula2
 
ScAddress aBaseCell
 
css::sheet::ValidationAlertStyle aAlertStyle
 
css::sheet::ValidationType aValidationType
 
css::sheet::ConditionOperator aOperator
 
sal_Int16 nShowList
 
bool bShowErrorMessage
 
bool bShowInputMessage
 
bool bIgnoreBlanks
 

Detailed Description

Definition at line 37 of file XMLStylesExportHelper.hxx.

Constructor & Destructor Documentation

◆ ScMyValidation()

ScMyValidation::ScMyValidation ( )

Definition at line 44 of file XMLStylesExportHelper.cxx.

Member Function Documentation

◆ IsEqual()

bool ScMyValidation::IsEqual ( const ScMyValidation aVal) const

Member Data Documentation

◆ aAlertStyle

css::sheet::ValidationAlertStyle ScMyValidation::aAlertStyle

Definition at line 47 of file XMLStylesExportHelper.hxx.

Referenced by ScMyValidationsContainer::AddValidation(), and IsEqual().

◆ aBaseCell

ScAddress ScMyValidation::aBaseCell

Definition at line 46 of file XMLStylesExportHelper.hxx.

Referenced by ScMyValidationsContainer::AddValidation(), and IsEqual().

◆ aOperator

css::sheet::ConditionOperator ScMyValidation::aOperator

◆ aValidationType

css::sheet::ValidationType ScMyValidation::aValidationType

◆ bIgnoreBlanks

bool ScMyValidation::bIgnoreBlanks

Definition at line 53 of file XMLStylesExportHelper.hxx.

Referenced by ScMyValidationsContainer::AddValidation(), and IsEqual().

◆ bShowErrorMessage

bool ScMyValidation::bShowErrorMessage

Definition at line 51 of file XMLStylesExportHelper.hxx.

Referenced by ScMyValidationsContainer::AddValidation(), and IsEqual().

◆ bShowInputMessage

bool ScMyValidation::bShowInputMessage

Definition at line 52 of file XMLStylesExportHelper.hxx.

Referenced by ScMyValidationsContainer::AddValidation(), and IsEqual().

◆ nShowList

sal_Int16 ScMyValidation::nShowList

Definition at line 50 of file XMLStylesExportHelper.hxx.

Referenced by ScMyValidationsContainer::AddValidation().

◆ sErrorMessage

OUString ScMyValidation::sErrorMessage

Definition at line 40 of file XMLStylesExportHelper.hxx.

Referenced by ScMyValidationsContainer::AddValidation(), and IsEqual().

◆ sErrorTitle

OUString ScMyValidation::sErrorTitle

Definition at line 41 of file XMLStylesExportHelper.hxx.

Referenced by ScMyValidationsContainer::AddValidation(), and IsEqual().

◆ sFormula1

OUString ScMyValidation::sFormula1

◆ sFormula2

OUString ScMyValidation::sFormula2

◆ sInputMessage

OUString ScMyValidation::sInputMessage

Definition at line 42 of file XMLStylesExportHelper.hxx.

Referenced by ScMyValidationsContainer::AddValidation(), and IsEqual().

◆ sInputTitle

OUString ScMyValidation::sInputTitle

Definition at line 43 of file XMLStylesExportHelper.hxx.

Referenced by ScMyValidationsContainer::AddValidation(), and IsEqual().

◆ sName

OUString ScMyValidation::sName

Definition at line 39 of file XMLStylesExportHelper.hxx.

Referenced by ScMyValidationsContainer::AddValidation().


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