Home
last modified time | relevance | path

Searched refs:sExpr2 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/ui/attrdlg/
H A Dcondfrmt.cxx429 String sExpr2; in GetConditionalFormat() local
447 sExpr2 = aEdtCond12.GetText(); in GetConditionalFormat()
449 ScCondFormatEntry aNewEntry( eOper, sExpr1, sExpr2, pDoc, aCurPos, sStyle ); in GetConditionalFormat()
460 sExpr2 = aEdtCond22.GetText(); in GetConditionalFormat()
462 ScCondFormatEntry aNewEntry( eOper, sExpr1, sExpr2, pDoc, aCurPos, sStyle ); in GetConditionalFormat()
473 sExpr2 = aEdtCond32.GetText(); in GetConditionalFormat()
475 ScCondFormatEntry aNewEntry( eOper, sExpr1, sExpr2, pDoc, aCurPos, sStyle ); in GetConditionalFormat()

Completed in 14 milliseconds