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

#include <xmlimprt.hxx>

Public Attributes

OUString sName
 
OUString sInputTitle
 
OUString sInputMessage
 
OUString sErrorTitle
 
OUString sErrorMessage
 
OUString sFormula1
 
OUString sFormula2
 
OUString sFormulaNmsp1
 
OUString sFormulaNmsp2
 
OUString sBaseCellAddress
 
css::sheet::ValidationAlertStyle aAlertStyle
 
css::sheet::ValidationType aValidationType
 
css::sheet::ConditionOperator aOperator
 
formula::FormulaGrammar::Grammar eGrammar1
 
formula::FormulaGrammar::Grammar eGrammar2
 
sal_Int16 nShowList
 
bool bShowErrorMessage
 
bool bShowInputMessage
 
bool bIgnoreBlanks
 

Detailed Description

Definition at line 87 of file xmlimprt.hxx.

Member Data Documentation

◆ aAlertStyle

css::sheet::ValidationAlertStyle ScMyImportValidation::aAlertStyle

Definition at line 99 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ aOperator

css::sheet::ConditionOperator ScMyImportValidation::aOperator

Definition at line 101 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ aValidationType

css::sheet::ValidationType ScMyImportValidation::aValidationType

Definition at line 100 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ bIgnoreBlanks

bool ScMyImportValidation::bIgnoreBlanks

Definition at line 107 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ bShowErrorMessage

bool ScMyImportValidation::bShowErrorMessage

Definition at line 105 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ bShowInputMessage

bool ScMyImportValidation::bShowInputMessage

Definition at line 106 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ eGrammar1

formula::FormulaGrammar::Grammar ScMyImportValidation::eGrammar1

Definition at line 102 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ eGrammar2

formula::FormulaGrammar::Grammar ScMyImportValidation::eGrammar2

Definition at line 103 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ nShowList

sal_Int16 ScMyImportValidation::nShowList

Definition at line 104 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ sBaseCellAddress

OUString ScMyImportValidation::sBaseCellAddress

Definition at line 98 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ sErrorMessage

OUString ScMyImportValidation::sErrorMessage

Definition at line 93 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ sErrorTitle

OUString ScMyImportValidation::sErrorTitle

Definition at line 92 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ sFormula1

OUString ScMyImportValidation::sFormula1

Definition at line 94 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ sFormula2

OUString ScMyImportValidation::sFormula2

Definition at line 95 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ sFormulaNmsp1

OUString ScMyImportValidation::sFormulaNmsp1

Definition at line 96 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ sFormulaNmsp2

OUString ScMyImportValidation::sFormulaNmsp2

Definition at line 97 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ sInputMessage

OUString ScMyImportValidation::sInputMessage

Definition at line 91 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ sInputTitle

OUString ScMyImportValidation::sInputTitle

Definition at line 90 of file xmlimprt.hxx.

Referenced by ScXMLTableRowCellContext::SetContentValidation().

◆ sName

OUString ScMyImportValidation::sName

Definition at line 89 of file xmlimprt.hxx.


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